summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/090
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/090')
-rwxr-xr-xtests/qemu-iotests/0902
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/090 b/tests/qemu-iotests/090
index 9f8cfbb80f..1246e4f910 100755
--- a/tests/qemu-iotests/090
+++ b/tests/qemu-iotests/090
@@ -38,6 +38,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file nfs
+# External data files do not support compressed clusters
+_unsupported_imgopts data_file
IMG_SIZE=128K