aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/176
diff options
context:
space:
mode:
authorMax Reitz <mreitz@redhat.com>2018-01-17 10:54:20 -0600
committerMax Reitz <mreitz@redhat.com>2018-01-23 12:34:43 +0100
commit94254c9b1166288c943ab3c2eed81d6cb4e6d187 (patch)
tree0996a8b85fadf92146125207e5b890e63d41af60 /tests/qemu-iotests/176
parentd6ac6e93632e9196592199a5bcda957c06a8bf64 (diff)
downloadqemu-94254c9b1166288c943ab3c2eed81d6cb4e6d187.zip
qemu-94254c9b1166288c943ab3c2eed81d6cb4e6d187.tar.gz
qemu-94254c9b1166288c943ab3c2eed81d6cb4e6d187.tar.bz2
iotests: Disable some tests for compat=0.10
Tests 080, 130, 137, and 176 simply do not work with compat=0.10 for the reasons stated there. Signed-off-by: Max Reitz <mreitz@redhat.com> Message-Id: <20171123020832.8165-10-mreitz@redhat.com> [eblake: fix 177 in a separate commit] Signed-off-by: Eric Blake <eblake@redhat.com> Message-id: 20180117165420.15946-3-eblake@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/176')
-rwxr-xr-xtests/qemu-iotests/1762
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qemu-iotests/176 b/tests/qemu-iotests/176
index b8dc17c..d38b3ae 100755
--- a/tests/qemu-iotests/176
+++ b/tests/qemu-iotests/176
@@ -48,6 +48,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
_supported_fmt qcow2
_supported_proto file
_supported_os Linux
+# Persistent dirty bitmaps require compat=1.1
+_unsupported_imgopts 'compat=0.10'
function run_qemu()
{