We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73b2b7b commit 2e3becfCopy full SHA for 2e3becf
tests/qemu-iotests/190
@@ -41,6 +41,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
41
# See 178 for more extensive tests across more formats
42
_supported_fmt qcow2
43
_supported_proto file
44
+# compat=0.10 does not support bitmaps
45
+_unsupported_imgopts 'compat=0.10'
46
47
echo "== Huge file without bitmaps =="
48
echo
tests/qemu-iotests/291
@@ -39,6 +39,8 @@ _supported_fmt qcow2
39
40
_supported_os Linux
_require_command QEMU_NBD
echo "=== Initial image setup ==="
0 commit comments