[libvirt] [PATCH libvirt sparse files under format=qcow2 v1 2/2] Adjust qemu-img test required to target with preallocation=falloc.

Wim Ten Have wim.ten.have at oracle.com
Thu Mar 29 08:48:41 UTC 2018


From: Wim ten Have <wim.ten.have at oracle.com>

Signed-off-by: Wim ten Have <wim.ten.have at oracle.com>
---
 tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv b/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
index 9073b1b16..b151b9401 100644
--- a/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
+++ b/tests/storagevolxml2argvdata/qcow2-nocapacity-convert-prealloc.argv
@@ -1,4 +1,4 @@
 qemu-img convert -f raw -O qcow2 \
--o encryption=on,preallocation=metadata \
+-o encryption=on,preallocation=falloc \
 /var/lib/libvirt/images/sparse.img \
 /var/lib/libvirt/images/OtherDemo.img
-- 
2.14.3




More information about the libvir-list mailing list