mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
qemu-img convert -f raw -O qcow2 \
|
||||
-o encryption=on,preallocation=metadata,compat=0.10 \
|
||||
-o preallocation=metadata,compat=0.10 \
|
||||
/var/lib/libvirt/images/sparse.img /var/lib/libvirt/images/OtherDemo.img
|
||||
|
||||
Reference in New Issue
Block a user