This website requires JavaScript.
Explore
Help
Sign In
External
/
libvirt
Watch
1
Star
0
Fork
0
You've already forked libvirt
mirror of
https://gitlab.com/libvirt/libvirt.git
synced
2024-11-10 07:20:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
738b201aad
libvirt
/
tests
/
storagevolxml2argvdata
/
qcow2-zerocapacity.argv
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
storagevolxml2argvdata: Rewrap all output files Use scripts/test-wrap-argv.py to rewrap the output files so that any further changes don't introduce churn since we are rewrapping the output automatically now. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2021-02-08 09:23:45 +00:00
qemu-img \
create \
-f qcow2 \
storage: Upgrade default qcow2 verion to 1.1 Change the default to modern qcow2 as it's supported by all qemu versions supported by libvirt and in fact 'qemu-img' already defaults to the new format for a long time. Some Unittests require changes to pass, now that version 1.1 is default. Unittests like `qcow2-1.1.argv` may not be relevant anymore, but this patch doesn't affect them. Closes: https://gitlab.com/libvirt/libvirt/-/issues/602 Signed-off-by: Abhiram Tilak <atp.exp@gmail.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2024-03-05 19:50:13 +00:00
-o compat=1.1 \
storagevolxml2argvtest: Use internal wrapping of command line arguments virCommandToString has the possibility to return an already wrapped string with better format than what we get from the test wrapper script. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-03-31 08:46:36 +00:00
/var/lib/libvirt/images/OtherDemo.img \
0K
Reference in New Issue
Copy Permalink