aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/126
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/126')
-rwxr-xr-xtests/qemu-iotests/1262
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/126 b/tests/qemu-iotests/126
index 9b0dcf9..b7fce1e 100755
--- a/tests/qemu-iotests/126
+++ b/tests/qemu-iotests/126
@@ -33,6 +33,8 @@ status=1 # failure is the default!
# Needs backing file support
_supported_fmt qcow qcow2 qed vmdk
+_unsupported_imgopts "subformat=monolithicFlat" \
+ "subformat=twoGbMaxExtentFlat"
# This is the default protocol (and we want to test the difference between
# colons which separate a protocol prefix from the rest and colons which are
# just part of the filename, so we cannot test protocols which require a prefix)