]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Limit qsd-migrate to working formats
authorThomas Huth <thuth@redhat.com>
Mon, 24 Feb 2025 21:40:58 +0000 (22:40 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 13 Mar 2025 16:57:23 +0000 (17:57 +0100)
commit71e1369bad01d441113ede02334175647275652d
tree1ca6f62ff68ad9b99d1d18dea63369759fac15ec
parentf76d3bee754a2f8d73373d5959dc983169a93eee
iotests: Limit qsd-migrate to working formats

qsd-migrate is currently only working for raw, qcow2 and qed.
Other formats are failing, e.g. because they don't support migration.
Thus let's limit this test to the three usable formats now.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250224214058.205889-1-thuth@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/tests/qsd-migrate