]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/avocado/boot_linux_console: Remove the s390x subtest
authorThomas Huth <thuth@redhat.com>
Fri, 30 Aug 2024 13:38:00 +0000 (15:38 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 Sep 2024 08:52:29 +0000 (10:52 +0200)
commitb5347978a908adfeb0c01a6e9c87f3f183cbb8a1
tree80846dd9f2bf3dd5d5db4a7aebb6188887e4655c
parentc67cb553f11fe20397e20b861dbf5a04df93f5e3
tests/avocado/boot_linux_console: Remove the s390x subtest

We've got a much more sophisticated, Fedora-based test for s390x
("test_s390x_fedora" in another file) already, so the test in
boot_linux_console.py seems to be rather a waste of precious test
cycles. Thus move the command line check and delete the s390x
test in boot_linux_console.py.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20240830133841.142644-7-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/boot_linux_console.py
tests/avocado/machine_s390_ccw_virtio.py