tests/functional: Convert the kvm_xen_guest avocado test
authorThomas Huth <thuth@redhat.com>
Mon, 13 Jan 2025 08:25:15 +0000 (09:25 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 22 Jan 2025 07:28:49 +0000 (08:28 +0100)
commit0a8b4fd59fdec7edc5c569d5a30c96a5d456e584
treee1c5a3e563da2f76760d63e7e8eb4bc8922f1f63
parentd6430c17d7113d3c38480dc34e59d00b0504e2f7
tests/functional: Convert the kvm_xen_guest avocado test

Use the serial console to execute the commands in the guest instead
of using ssh since we don't have ssh support in the functional
framework yet.

Acked-by: David Woodhouse <dwmw@amazon.co.uk>
Message-ID: <20250113082516.57894-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/avocado/kvm_xen_guest.py [deleted file]
tests/functional/meson.build
tests/functional/test_x86_64_kvm_xen.py [new file with mode: 0755]