summary refs log tree commit diff stats
path: root/tests/qemu-iotests/196
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/196')
-rwxr-xr-xtests/qemu-iotests/1963
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/qemu-iotests/196 b/tests/qemu-iotests/196
index 2451515094..76509a5ad1 100755
--- a/tests/qemu-iotests/196
+++ b/tests/qemu-iotests/196
@@ -65,4 +65,5 @@ class TestInvalidateAutoclear(iotests.QMPTestCase):
 
 if __name__ == '__main__':
     iotests.main(supported_fmts=['qcow2'],
-                 supported_protocols=['file'])
+                 supported_protocols=['file'],
+                 unsupported_imgopts=['compat'])