summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorKevin Wolf2019-03-18 17:42:37 +0100
committerKevin Wolf2019-03-19 15:49:29 +0100
commit27e42789b7769ee9556767627542cf8fd9bfbc4d (patch)
tree4362d616d3c58c0b2cc941f3da331d22e677643b /tests/qemu-iotests/group
parentvl: Fix to create migration object before block backends again (diff)
downloadqemu-27e42789b7769ee9556767627542cf8fd9bfbc4d.tar.gz
qemu-27e42789b7769ee9556767627542cf8fd9bfbc4d.tar.xz
qemu-27e42789b7769ee9556767627542cf8fd9bfbc4d.zip
qemu-iotests: Fix 232 for non-qcow2
232 is marked as generic, but commit 12efe428c9e added code that assumes qcow2. What the new test really needs is backing files and support for updating the backing file link (.bdrv_change_backing_file). Split the non-generic code into a new test case 247 and make it work with qed, too. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/group')
-rw-r--r--tests/qemu-iotests/group1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index 7289309604..d192abaecf 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -245,3 +245,4 @@
244 rw auto quick
245 rw auto
246 rw auto quick
+247 rw auto quick