aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2017-09-15 18:56:41 +0200
committerKevin Wolf <kwolf@redhat.com>2017-09-26 14:46:23 +0200
commit3fb23e07516aae13d1ba566740c1c81ae12184b7 (patch)
treeb392bcfffdc7a00b70e3610d9d6bc4ec81036c08 /tests/qemu-iotests/group
parent3045025991ebeec77ce89c8ec56e83858950bbb3 (diff)
downloadqemu-3fb23e07516aae13d1ba566740c1c81ae12184b7.zip
qemu-3fb23e07516aae13d1ba566740c1c81ae12184b7.tar.gz
qemu-3fb23e07516aae13d1ba566740c1c81ae12184b7.tar.bz2
qemu-iotests: Test change-backing-file command
This involves a temporary read-write reopen if the backing file link in the middle of a backing file chain should be changed and is therefore a good test for the latest bdrv_reopen() vs. op blockers fixes. 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 94e7648..108339c 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -189,3 +189,4 @@
190 rw auto quick
192 rw auto quick
194 rw auto migration quick
+195 rw auto quick