From nobody Thu Sep 19 16:42:53 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=1725025441; cv=none; d=zohomail.com; s=zohoarc; b=DjcfWXH94Rt0WH7pVpvDqMxv00DnfVD4krKliFK93pJ9oceZC+z3VyIT9OphhqMcUTIS7n5mwc6U1KVk32ZKGe7SqlQmARf1LA18bHCQPB+oLvLpYg+6DvgDyWbRGe4BDwpg3/YaHF0XvvFYDLGCEd1Xij4/+/M5ClQL/lOmX4w= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1725025441; 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=E4Z4Tadna4Nvhy+cocQw37rWEQ0YSUp9nQFszQCOnYI=; b=lvjSsD+09O/lHTRY0UPfu2w8cdnrd40AeKHGBLyvQSUaWAyht5pqqkdXn/5DmSTg1qdvKjf2McG6RQl6V5a6bqDqzHkL0pomfy6fWca9oEe8eRq27firat4XUKA72UyBBGJPzr0ZZDkJTmoQ24J2/AWCnq9+YzHlfBGQRP0r1Lg= 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 17250254412791021.8389858512114; Fri, 30 Aug 2024 06:44:01 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sk1sO-0007nh-Ps; Fri, 30 Aug 2024 09:41:20 -0400 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 1sk1sL-0007J2-Gd for qemu-devel@nongnu.org; Fri, 30 Aug 2024 09:41:17 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sk1sJ-0005bK-7T for qemu-devel@nongnu.org; Fri, 30 Aug 2024 09:41:17 -0400 Received: from mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-632-LQcqF77EPvGByF-ba0L0BA-1; Fri, 30 Aug 2024 09:41:09 -0400 Received: from mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.4]) (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 mx-prod-mc-02.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 184D51955D56; Fri, 30 Aug 2024 13:41:08 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.39.192.7]) by mx-prod-int-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 72C103001FE5; Fri, 30 Aug 2024 13:41:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1725025274; 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=E4Z4Tadna4Nvhy+cocQw37rWEQ0YSUp9nQFszQCOnYI=; b=NObIbuJ48WrL5F3SuCjo8EBv+EvKU5UVrlppEoUVV0QtMCtpdsZ3dIXh2frZY1tj5TRBe1 vUFDdRgQTG/rU8tESbn6SReEU7J6N9UzYXBEhvuGqHpY1+c1Mx0iIHP0tQGJ0uHsOUMUtv VmOFXJpaVtaarJlS4/7rV2fS4xDRk2Y= X-MC-Unique: LQcqF77EPvGByF-ba0L0BA-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , "Daniel P . Berrange" Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Ani Sinha , Richard Henderson , John Snow , Fabiano Rosas Subject: [PATCH v5 31/44] tests/functional: Convert the linux_initrd avocado test into a standalone test Date: Fri, 30 Aug 2024 15:38:25 +0200 Message-ID: <20240830133841.142644-32-thuth@redhat.com> In-Reply-To: <20240830133841.142644-1-thuth@redhat.com> References: <20240830133841.142644-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.4 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.133.124; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=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: 1725025441525116600 Content-Type: text/plain; charset="utf-8" While we're at it, update the SHA1 hashes to SHA256 hashes since SHA1 should not be used anymore nowadays. Signed-off-by: Thomas Huth --- tests/functional/meson.build | 1 + .../test_linux_initrd.py} | 37 +++++++++++-------- 2 files changed, 22 insertions(+), 16 deletions(-) rename tests/{avocado/linux_initrd.py =3D> functional/test_linux_initrd.py= } (76%) mode change 100644 =3D> 100755 diff --git a/tests/functional/meson.build b/tests/functional/meson.build index bb511482cb..34a9b277f8 100644 --- a/tests/functional/meson.build +++ b/tests/functional/meson.build @@ -111,6 +111,7 @@ tests_x86_64_system_quick =3D [ =20 tests_x86_64_system_thorough =3D [ 'acpi_bits', + 'linux_initrd', 'netdev_ethtool', 'virtio_gpu', ] diff --git a/tests/avocado/linux_initrd.py b/tests/functional/test_linux_in= itrd.py old mode 100644 new mode 100755 similarity index 76% rename from tests/avocado/linux_initrd.py rename to tests/functional/test_linux_initrd.py index 7f47b98ae7..c71a59d4c9 --- a/tests/avocado/linux_initrd.py +++ b/tests/functional/test_linux_initrd.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python3 +# # Linux initrd integration test. # # Copyright (c) 2018 Red Hat, Inc. @@ -12,20 +14,27 @@ import logging import tempfile =20 -from avocado_qemu import QemuSystemTest -from avocado import skipUnless +from qemu_test import QemuSystemTest, Asset +from unittest import skipUnless =20 =20 class LinuxInitrd(QemuSystemTest): """ Checks QEMU evaluates correctly the initrd file passed as -initrd opti= on. - - :avocado: tags=3Darch:x86_64 - :avocado: tags=3Dmachine:pc """ =20 timeout =3D 300 =20 + ASSET_F18_KERNEL =3D Asset( + ('https://archives.fedoraproject.org/pub/archive/fedora/linux/' + 'releases/18/Fedora/x86_64/os/images/pxeboot/vmlinuz'), + '1a27cb42559ce29237ac186699d063556ad69c8349d732bb1bd8d614e5a8cc2e') + + ASSET_F28_KERNEL =3D Asset( + ('https://archives.fedoraproject.org/pub/archive/fedora/linux/' + 'releases/28/Everything/x86_64/os/images/pxeboot/vmlinuz'), + 'd05909c9d4a742a6fcc84dcc0361009e4611769619cc187a07107579a035f24e') + def test_with_2gib_file_should_exit_error_msg_with_linux_v3_6(self): """ Pretends to boot QEMU with an initrd file with size of 2GiB @@ -33,10 +42,8 @@ def test_with_2gib_file_should_exit_error_msg_with_linux= _v3_6(self): Fedora-18 shipped with linux-3.6 which have not supported xloadfla= gs cannot support more than 2GiB initrd. """ - kernel_url =3D ('https://archives.fedoraproject.org/pub/archive/fe= dora/li' - 'nux/releases/18/Fedora/x86_64/os/images/pxeboot/vml= inuz') - kernel_hash =3D '41464f68efe42b9991250bed86c7081d2ccdbb21' - kernel_path =3D self.fetch_asset(kernel_url, asset_hash=3Dkernel_h= ash) + self.set_machine('pc') + kernel_path =3D self.ASSET_F18_KERNEL.fetch() max_size =3D 2 * (1024 ** 3) - 1 =20 with tempfile.NamedTemporaryFile() as initrd: @@ -56,16 +63,11 @@ def test_with_2gib_file_should_exit_error_msg_with_linu= x_v3_6(self): @skipUnless(os.getenv('QEMU_TEST_FLAKY_TESTS'), 'Test is unstable on G= itLab') def test_with_2gib_file_should_work_with_linux_v4_16(self): """ - :avocado: tags=3Dflaky - QEMU has supported up to 4 GiB initrd for recent kernel Expect guest can reach 'Unpacking initramfs...' """ - kernel_url =3D ('https://archives.fedoraproject.org/pub/archive/fe= dora' - '/linux/releases/28/Everything/x86_64/os/images/pxeb= oot/' - 'vmlinuz') - kernel_hash =3D '238e083e114c48200f80d889f7e32eeb2793e02a' - kernel_path =3D self.fetch_asset(kernel_url, asset_hash=3Dkernel_h= ash) + self.set_machine('pc') + kernel_path =3D self.ASSET_F28_KERNEL.fetch() max_size =3D 2 * (1024 ** 3) + 1 =20 with tempfile.NamedTemporaryFile() as initrd: @@ -89,3 +91,6 @@ def test_with_2gib_file_should_work_with_linux_v4_16(self= ): break if 'Kernel panic - not syncing' in msg: self.fail("Kernel panic reached") + +if __name__ =3D=3D '__main__': + QemuSystemTest.main() --=20 2.46.0