Re: [PATCH] tests/functional: Convert the powernv tests from boot_linux_console.py

2024-09-20 Thread Cédric Le Goater
On 9/20/24 17:03, Thomas Huth wrote: Move the tests into the already existing test_ppc64_powernv.py file. Signed-off-by: Thomas Huth Reviewed-by: Cédric Le Goater Thanks, C. --- Based-on: 20240919185749.71222-1-th...@redhat.com tests/avocado/boot_linux_console.py| 46 -

[PATCH] tests/functional: Convert the powernv tests from boot_linux_console.py

2024-09-20 Thread Thomas Huth
Move the tests into the already existing test_ppc64_powernv.py file. Signed-off-by: Thomas Huth --- Based-on: 20240919185749.71222-1-th...@redhat.com tests/avocado/boot_linux_console.py| 46 -- tests/functional/test_ppc64_powernv.py | 42 +-- 2 f