[libvirt] [PATCH v1 2/2] tests: add qemu-img test for preallocation=falloc

Wim Ten Have wim.ten.have at oracle.com
Tue Apr 3 14:14:07 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