commit | 4dc9f9d67dbf5d062d8db188b81cef435f291dd8 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Jan 29 10:46:52 2013 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 22 21:21:10 2013 +0100 |
tree | ba97cd9a03f5432adcd75a8d221350c783b068a7 | |
parent | e930d201bc8066a314b9e115e4a2afca50f9c504 [diff] |
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>