aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/017
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/017')
-rwxr-xr-xtests/qemu-iotests/0173
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qemu-iotests/017 b/tests/qemu-iotests/017
index 79875de..0a4b854 100755
--- a/tests/qemu-iotests/017
+++ b/tests/qemu-iotests/017
@@ -41,7 +41,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow qcow2 vmdk qed
_supported_proto generic
_unsupported_proto vxhs
-_unsupported_imgopts "subformat=monolithicFlat" "subformat=twoGbMaxExtentFlat"
+_unsupported_imgopts "subformat=monolithicFlat" "subformat=twoGbMaxExtentFlat" \
+ "subformat=streamOptimized"
TEST_OFFSETS="0 4294967296"