From nobody Wed Nov 27 06:44:48 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1700157995; cv=none; d=zohomail.com; s=zohoarc; b=n/+wug0lHHr9wqUfFXkclA2G4iZ/iok2mptzL6IVLSIshSZiU2Giu6FGSWqaMmcVwgUCe+5v9uPe2MD8mDSfzOPypkzxrWnOimO4OStyLAZSMXV/DxFb4RVmoBEi/SOIQ2/rKozX7ydT4DpfYI6yAzK3XI/10SlfWJ5+c+OXWkc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1700157995; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=iRQrsg9JElMsYFARg6ZaoqvlXVxBOPdXlhFTERZzbH0=; b=HOFO+FGkQVPF2xtASPIekBAhmvIGw0XOGfEGgzG6Cqy/GBbMpmQ6hyXhCWo7ZcE4lmTIsmxHF0IPjNPTV1176VPHCVSIp7rIMKn8Zb08bCu+sYag0TQh0Vz5rvRuKmJtdyR0sQRMS8UWta3wYggMErauJwfbuh+/ZUE9mCdBc1A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 170015799509977.21826647550563; Thu, 16 Nov 2023 10:06:35 -0800 (PST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r3gkW-0002St-71; Thu, 16 Nov 2023 13:05:56 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r3gkM-0002No-3o for qemu-devel@nongnu.org; Thu, 16 Nov 2023 13:05:47 -0500 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r3gkK-000422-KR for qemu-devel@nongnu.org; Thu, 16 Nov 2023 13:05:45 -0500 Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-153-14uBFUXKO72gR4VFo--f1w-1; Thu, 16 Nov 2023 13:05:41 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 97A451C0BA46 for ; Thu, 16 Nov 2023 18:05:41 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.39.192.117]) by smtp.corp.redhat.com (Postfix) with ESMTP id ACAD71121306; Thu, 16 Nov 2023 18:05:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1700157943; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iRQrsg9JElMsYFARg6ZaoqvlXVxBOPdXlhFTERZzbH0=; b=deN+1OT0AFFP06tTJ0N2uvS63Y63UC1NcYjyx6hGyu/aVonjy5oPiC0GIgXWi1cVV8Q4VE T5FLs4VzIOxxAiPN/cbuLkj3TLzL1Dl4zUXBCGzaSBoYkKoACbCJga0Am5Z7Ez4GH7/abE 8tlzkFPERl8lmHD5gWjyHcD9CC5ZNbM= X-MC-Unique: 14uBFUXKO72gR4VFo--f1w-1 From: Thomas Huth To: qemu-devel@nongnu.org, Stefan Hajnoczi Cc: Eric Auger Subject: [PULL 04/10] tests/avocado/intel_iommu: Add asset hashes to avoid warnings Date: Thu, 16 Nov 2023 19:05:28 +0100 Message-ID: <20231116180534.566469-5-thuth@redhat.com> In-Reply-To: <20231116180534.566469-1-thuth@redhat.com> References: <20231116180534.566469-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.3 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -21 X-Spam_score: -2.2 X-Spam_bar: -- X-Spam_report: (-2.2 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.117, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1700157995965100001 Content-Type: text/plain; charset="utf-8" The intel_iommu test is currently succeeding with annoying warnings. Add the proper asset hashes to avoid those. Message-ID: <20231114143531.291820-1-thuth@redhat.com> Reviewed-by: Eric Auger Signed-off-by: Thomas Huth --- tests/avocado/intel_iommu.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/avocado/intel_iommu.py b/tests/avocado/intel_iommu.py index 474d62f6bf..77635ab56c 100644 --- a/tests/avocado/intel_iommu.py +++ b/tests/avocado/intel_iommu.py @@ -54,9 +54,11 @@ def common_vm_setup(self, custom_kernel=3DNone): return =20 kernel_url =3D self.distro.pxeboot_url + 'vmlinuz' + kernel_hash =3D '5b6f6876e1b5bda314f93893271da0d5777b1f3c' initrd_url =3D self.distro.pxeboot_url + 'initrd.img' - self.kernel_path =3D self.fetch_asset(kernel_url) - self.initrd_path =3D self.fetch_asset(initrd_url) + initrd_hash =3D 'dd0340a1b39bd28f88532babd4581c67649ec5b1' + self.kernel_path =3D self.fetch_asset(kernel_url, asset_hash=3Dker= nel_hash) + self.initrd_path =3D self.fetch_asset(initrd_url, asset_hash=3Dini= trd_hash) =20 def run_and_check(self): if self.kernel_path: --=20 2.41.0