libvirt/tests/storagevolxml2argvdata/qcow2-nocapacity.argv
John Ferlan a02d879858 tests: Remove qcow2 encryption from storagevol tests
We're about to disallow creation of a qcow2 encrypted storage
volume, so let's remove the qcow encryption element from the
tests which are testing whether other format='qcow2' related
features work properly.

Signed-off-by: John Ferlan <jferlan@redhat.com>
ACKed-by: Michal Privoznik <mprivozn@redhat.com>
2018-06-26 14:02:43 -04:00

6 lines
115 B
Plaintext

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