Re: [PATCH 05/15] tests/avocado: Remove the LinuxKernelTest class

2025-03-26 Thread Daniel P . Berrangé
On Tue, Mar 25, 2025 at 09:00:13PM +0100, Thomas Huth wrote: > From: Thomas Huth > > All tests that used this class have been converted to the functional > framework, so we can remove the boot_linux_console.py file now. > > Signed-off-by: Thomas Huth > --- > tests/avocado/boot_linux_console.py

[PATCH 05/15] tests/avocado: Remove the LinuxKernelTest class

2025-03-25 Thread Thomas Huth
From: Thomas Huth All tests that used this class have been converted to the functional framework, so we can remove the boot_linux_console.py file now. Signed-off-by: Thomas Huth --- tests/avocado/boot_linux_console.py | 62 - 1 file changed, 62 deletions(-) delete