mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: add vol-qcow2-zerocapacity test to storagevolxml2argvtest
Add a testcase for the previous change to ensure zero capacity volumes can be defined without a backing store. Signed-off-by: Chris J Arges <chris.j.arges@canonical.com>
This commit is contained in:
committed by
John Ferlan
parent
c6eea54008
commit
be6c35e4ac
1
tests/storagevolxml2argvdata/qcow2-zerocapacity.argv
Normal file
1
tests/storagevolxml2argvdata/qcow2-zerocapacity.argv
Normal file
@@ -0,0 +1 @@
|
||||
qemu-img create -f qcow2 -o compat=0.10 0K
|
||||
Reference in New Issue
Block a user