tests/functional: Convert the hotplug_blk avocado test
authorThomas Huth <thuth@redhat.com>
Thu, 30 Jan 2025 19:27:12 +0000 (20:27 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 10 Feb 2025 18:54:15 +0000 (19:54 +0100)
commit5f6a260fceadf6466211dbf6873abf1b08ab5272
tree21e4dc6265c62b9f7029f6d815a66af3687291f4
parentb93fff4ec94c13a8d5e8c55d381a189705e6e266
tests/functional: Convert the hotplug_blk avocado test

By using the serial console instead of ssh for executing commands
in the guest, we can convert this test to the functional framework.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250130192712.19542-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS
tests/avocado/hotplug_blk.py [deleted file]
tests/functional/meson.build
tests/functional/test_x86_64_hotplug_blk.py [new file with mode: 0755]