From nobody Tue Oct 22 22:22:58 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=1726844668; cv=none; d=zohomail.com; s=zohoarc; b=DUUfQGU4/QBzQIAeMlPFGTNfidn8axY0K6xRmSCO+m1gL4PBudUJTQckKUl7hOBlTWZ+N1TYmjSJ97gNLpnsLvHJYzaPIQNphzSRZK+Q3NVlwjICym5mLbMk7USuMIEqnk3x4UgkhpbuMH4CpCOAshaqzkAutQUhMvP0wi9msko= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1726844668; h=Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:Subject:To:To:Message-Id:Reply-To; bh=51yMpp98Xq97XPMNnioY8hUgQYdhPg0TlZZHX7MxzUE=; b=SsGgumgxERKf7iYnjIt35uWJd2iGNHhc2172MAWrcENB/qVR0NXS1s2+16QKfI5KgvzY96GHwtHaD6HJqRG2UjGJKgq6H/tNBZY8fZif0d2AnPA/SyZiXCJmxt3b7UpFrBx5xxL2uEtR3iQoJpSrnwY9KueEQ2nHRnE8w+tN2rU= 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 17268446688971022.0529093218353; Fri, 20 Sep 2024 08:04:28 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1srfAW-0003m4-FC; Fri, 20 Sep 2024 11:03:36 -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 1srfAV-0003k2-0q for qemu-devel@nongnu.org; Fri, 20 Sep 2024 11:03:35 -0400 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 1srfAT-0002hv-1q for qemu-devel@nongnu.org; Fri, 20 Sep 2024 11:03:34 -0400 Received: from mx-prod-mc-05.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-575-nu-I4xJLN4acxq35NzjpfA-1; Fri, 20 Sep 2024 11:03:25 -0400 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (unknown [10.30.177.40]) (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-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 058211979042; Fri, 20 Sep 2024 15:03:24 +0000 (UTC) Received: from thuth-p1g4.redhat.com (unknown [10.39.194.56]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 6BC8D1956060; Fri, 20 Sep 2024 15:03:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1726844611; 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; bh=51yMpp98Xq97XPMNnioY8hUgQYdhPg0TlZZHX7MxzUE=; b=OnLbHRqiZ//Uh3igSlHS47aOvjXfNcYdfYJZNHItEOx+USVTz/H0Zzg4h7SWNeT/cJQUaI X7t4EJWiRWDaEZQgO4Agx9A9Wz9qACqq6zyMjZMsafio3tBE6KLDxrH/Xouc9tvyzDLBm1 MjhCu9qmbXBAxjqJA5Mr7lh+exiDv6E= X-MC-Unique: nu-I4xJLN4acxq35NzjpfA-1 From: Thomas Huth To: qemu-devel@nongnu.org, =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Barrat?= , Nicholas Piggin , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= Cc: qemu-ppc@nongnu.org Subject: [PATCH] tests/functional: Convert the powernv tests from boot_linux_console.py Date: Fri, 20 Sep 2024 17:03:19 +0200 Message-ID: <20240920150319.81723-1-thuth@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 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: -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_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 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: 1726844671334116600 Content-Type: text/plain; charset="utf-8" Move the tests into the already existing test_ppc64_powernv.py file. Signed-off-by: Thomas Huth Reviewed-by: C=C3=A9dric Le Goater --- Based-on: 20240919185749.71222-1-thuth@redhat.com tests/avocado/boot_linux_console.py | 46 -------------------------- tests/functional/test_ppc64_powernv.py | 42 +++++++++++++++++++++-- 2 files changed, 39 insertions(+), 49 deletions(-) diff --git a/tests/avocado/boot_linux_console.py b/tests/avocado/boot_linux= _console.py index 759fda9cc8..23d1b3587b 100644 --- a/tests/avocado/boot_linux_console.py +++ b/tests/avocado/boot_linux_console.py @@ -907,49 +907,3 @@ def test_arm_ast2600_debian(self): self.wait_for_console_pattern("SMP: Total of 2 processors activate= d") self.wait_for_console_pattern("No filesystem could mount root") =20 - def do_test_ppc64_powernv(self, proc): - self.require_accelerator("tcg") - images_url =3D ('https://github.com/open-power/op-build/releases/d= ownload/v2.7/') - - kernel_url =3D images_url + 'zImage.epapr' - kernel_hash =3D '0ab237df661727e5392cee97460e8674057a883c5f74381a1= 28fa772588d45cd' - kernel_path =3D self.fetch_asset(kernel_url, asset_hash=3Dkernel_h= ash, - algorithm=3D'sha256') - self.vm.set_console() - self.vm.add_args('-kernel', kernel_path, - '-append', 'console=3Dtty0 console=3Dhvc0', - '-device', 'pcie-pci-bridge,id=3Dbridge1,bus=3Dpc= ie.1,addr=3D0x0', - '-device', 'nvme,bus=3Dpcie.2,addr=3D0x0,serial= =3D1234', - '-device', 'e1000e,bus=3Dbridge1,addr=3D0x3', - '-device', 'nec-usb-xhci,bus=3Dbridge1,addr=3D0x2= ') - self.vm.launch() - - self.wait_for_console_pattern("CPU: " + proc + " generation proces= sor") - self.wait_for_console_pattern("zImage starting: loaded") - self.wait_for_console_pattern("Run /init as init process") - # Device detection output driven by udev probing is sometimes cut = off - # from console output, suspect S14silence-console init script. - - def test_ppc_powernv8(self): - """ - :avocado: tags=3Darch:ppc64 - :avocado: tags=3Dmachine:powernv8 - :avocado: tags=3Daccel:tcg - """ - self.do_test_ppc64_powernv('P8') - - def test_ppc_powernv9(self): - """ - :avocado: tags=3Darch:ppc64 - :avocado: tags=3Dmachine:powernv9 - :avocado: tags=3Daccel:tcg - """ - self.do_test_ppc64_powernv('P9') - - def test_ppc_powernv10(self): - """ - :avocado: tags=3Darch:ppc64 - :avocado: tags=3Dmachine:powernv10 - :avocado: tags=3Daccel:tcg - """ - self.do_test_ppc64_powernv('P10') diff --git a/tests/functional/test_ppc64_powernv.py b/tests/functional/test= _ppc64_powernv.py index 67497d6404..685e2178ed 100755 --- a/tests/functional/test_ppc64_powernv.py +++ b/tests/functional/test_ppc64_powernv.py @@ -7,10 +7,10 @@ # This work is licensed under the terms of the GNU GPL, version 2 or # later. See the COPYING file in the top-level directory. =20 -from qemu_test import QemuSystemTest, Asset +from qemu_test import LinuxKernelTest, Asset from qemu_test import wait_for_console_pattern =20 -class powernvMachine(QemuSystemTest): +class powernvMachine(LinuxKernelTest): =20 timeout =3D 90 KERNEL_COMMON_COMMAND_LINE =3D 'printk.time=3D0 console=3Dhvc0 ' @@ -78,5 +78,41 @@ def test_linux_big_boot(self): wait_for_console_pattern(self, console_pattern, self.panic_message) wait_for_console_pattern(self, self.good_message, self.panic_messa= ge) =20 + + ASSET_EPAPR_KERNEL =3D Asset( + ('https://github.com/open-power/op-build/releases/download/v2.7/' + 'zImage.epapr'), + '0ab237df661727e5392cee97460e8674057a883c5f74381a128fa772588d45cd') + + def do_test_ppc64_powernv(self, proc): + self.require_accelerator("tcg") + kernel_path =3D self.ASSET_EPAPR_KERNEL.fetch() + self.vm.set_console() + self.vm.add_args('-kernel', kernel_path, + '-append', 'console=3Dtty0 console=3Dhvc0', + '-device', 'pcie-pci-bridge,id=3Dbridge1,bus=3Dpc= ie.1,addr=3D0x0', + '-device', 'nvme,bus=3Dpcie.2,addr=3D0x0,serial= =3D1234', + '-device', 'e1000e,bus=3Dbridge1,addr=3D0x3', + '-device', 'nec-usb-xhci,bus=3Dbridge1,addr=3D0x2= ') + self.vm.launch() + + self.wait_for_console_pattern("CPU: " + proc + " generation proces= sor") + self.wait_for_console_pattern("zImage starting: loaded") + self.wait_for_console_pattern("Run /init as init process") + # Device detection output driven by udev probing is sometimes cut = off + # from console output, suspect S14silence-console init script. + + def test_powernv8(self): + self.set_machine('powernv8') + self.do_test_ppc64_powernv('P8') + + def test_powernv9(self): + self.set_machine('powernv9') + self.do_test_ppc64_powernv('P9') + + def test_powernv10(self): + self.set_machine('powernv10') + self.do_test_ppc64_powernv('P10') + if __name__ =3D=3D '__main__': - QemuSystemTest.main() + LinuxKernelTest.main() --=20 2.46.0