summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/108
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qemu-iotests/108')
-rwxr-xr-xtests/qemu-iotests/1082
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/108 b/tests/qemu-iotests/108
index 12fc92a..ce44749 100755
--- a/tests/qemu-iotests/108
+++ b/tests/qemu-iotests/108
@@ -43,6 +43,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
_supported_os Linux
+# This test directly modifies a refblock so it relies on refcount_bits being 16
+_unsupported_imgopts 'refcount_bits=\([^1]\|.\([^6]\|$\)\)'
echo
echo '=== Repairing an image without any refcount table ==='
OpenPOWER on IntegriCloud