tests/functional: Replace the ppc64 e500 advent calendar test
authorCédric Le Goater <clg@redhat.com>
Wed, 26 Feb 2025 06:50:13 +0000 (07:50 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 26 Feb 2025 07:05:09 +0000 (08:05 +0100)
commit72cdd672e18c486db7c54a7b33c8b4fe7a0026e6
tree11acdb9f58ae5ff4b97cc3617f2b18b7a008d834
parentd5d028eee38d4107821c0d2cfdb0dd04b9ba5ca3
tests/functional: Replace the ppc64 e500 advent calendar test

Replace the advent calendar test with a buildroot image built with
qemu_ppc64_e5500_defconfig. Unlike the advent calendar image, this
newer buildroot image supports networking, too. Thus boot a ppce500
machine from kernel and disk, test network and poweroff.
Add '-no-shutdown' to the command line to avoid exiting from QEMU
as it seems to bother the functional framework.

Signed-off-by: Cédric Le Goater <clg@redhat.com>
Message-ID: <20250226065013.196052-1-clg@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
[thuth: Add some wording about network support to the commit message]
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_ppc64_e500.py