aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/105
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/105')
-rwxr-xr-xtests/qemu-iotests/1053
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qemu-iotests/105 b/tests/qemu-iotests/105
index 3346e8cb25..4d55a2d3ef 100755
--- a/tests/qemu-iotests/105
+++ b/tests/qemu-iotests/105
@@ -39,7 +39,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2 vmdk vhdx qed
_supported_proto generic
_unsupported_imgopts "subformat=twoGbMaxExtentFlat" \
- "subformat=twoGbMaxExtentSparse"
+ "subformat=twoGbMaxExtentSparse" \
+ "subformat=streamOptimized"
echo
echo "creating large image"