On Tue, Mar 25, 2025 at 09:00:10PM +0100, Thomas Huth wrote:
> From: Thomas Huth <th...@redhat.com>
> 
> test_x86_64_pc in tests/avocado/boot_linux_console.py only checks
> whether the kernel parameters have correctly been passed to the
> kernel in the guest by looking for them in the console output of the
> guest. Let's move that to the functional test framework now, but
> instead of doing it in a separate test, let's do it for all tuxrun
> tests instead, so it is done automatically for all targets that have
> a tuxrun test.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/avocado/boot_linux_console.py      | 34 ------------------------
>  tests/functional/qemu_test/tuxruntest.py |  9 ++++---
>  2 files changed, 5 insertions(+), 38 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to