summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/group
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2013-01-29 10:46:52 +0100
committerKevin Wolf <kwolf@redhat.com>2013-02-22 21:21:10 +0100
commit4dc9f9d67dbf5d062d8db188b81cef435f291dd8 (patch)
treeba97cd9a03f5432adcd75a8d221350c783b068a7 /tests/qemu-iotests/group
parente930d201bc8066a314b9e115e4a2afca50f9c504 (diff)
downloadqemu-4dc9f9d67dbf5d062d8db188b81cef435f291dd8.tar.gz
qemu-iotests: Test qcow2 image creation options
Just create lots of images and try out each of the creation options that qcow2 provides (except backing_file/fmt for now) I'm not totally happy with the behaviour of qemu-img in each of the cases, but let's be explicit and update the test when we do change things later. 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 1c0dfefd32..fcf57e0510 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -55,3 +55,4 @@
046 rw auto aio
047 rw auto
048 img auto quick
+049 rw auto