summary refs log tree commit diff stats
path: root/tests/qemu-iotests/130
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/130')
-rwxr-xr-xtests/qemu-iotests/1302
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/130 b/tests/qemu-iotests/130
index e7e43de6d6..2c4b94da1b 100755
--- a/tests/qemu-iotests/130
+++ b/tests/qemu-iotests/130
@@ -45,6 +45,8 @@ _supported_fmt qcow2
 _supported_proto generic
 _unsupported_proto vxhs
 _supported_os Linux
+# We are going to use lazy-refcounts
+_unsupported_imgopts 'compat=0.10'
 
 qemu_comm_method="monitor"