libvirt/tests/storagevolxml2argvdata/qcow2-nocow-compat.argv
Chunyan Liu 0b0c641b66 add nocow test case
Add file in storagevolxml2xmlin and storagevolxml2xmlout, let
storagevolxml2xmltest and storagevolschematest cover 'nocow'.
Add test case to storagevolxml2argvtest to cover 'nocow'.

Signed-off-by: Chunyan Liu <cyliu@suse.com>
2014-07-16 13:35:26 +02:00

4 lines
143 B
Plaintext

qemu-img create -f qcow2 -b /dev/null \
-o backing_fmt=raw,encryption=on,nocow=on,compat=0.10 \
/var/lib/libvirt/images/OtherDemo.img 5242880K