tests/qemu-iotests/049
0 → 100755
+123
−0
tests/qemu-iotests/049.out
0 → 100644
+212
−0
+1
−0
Loading
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>