mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
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>
This commit is contained in:
parent
e930d201bc
commit
4dc9f9d67d
3 changed files with 336 additions and 0 deletions
|
@ -55,3 +55,4 @@
|
|||
046 rw auto aio
|
||||
047 rw auto
|
||||
048 img auto quick
|
||||
049 rw auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue