libvirt/tests/storagevolxml2argvdata/qcow2-nocow.argv
Peter Krempa 4079144836 storagevolxml2argvdata: Rewrap all output files
Use scripts/test-wrap-argv.py to rewrap the output files so that any
further changes don't introduce churn since we are rewrapping the output
automatically now.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2021-02-16 12:25:30 +01:00

7 lines
137 B
Plaintext

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