]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
iotests: Skip 103 for refcount_bits=1
authorMax Reitz <mreitz@redhat.com>
Thu, 23 Nov 2017 02:08:23 +0000 (03:08 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:43 +0000 (12:34 +0100)
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171123020832.8165-9-mreitz@redhat.com
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/103

index ecbd8ebd71de750b0d117779006530a23e3865d7..d0cfab88441ac2cc23a68b9f00dedddec1e5f52e 100755 (executable)
@@ -40,6 +40,8 @@ trap "_cleanup; exit \$status" 0 1 2 3 15
 _supported_fmt qcow2
 _supported_proto file nfs
 _supported_os Linux
+# Internal snapshots are (currently) impossible with refcount_bits=1
+_unsupported_imgopts 'refcount_bits=1[^0-9]'
 
 IMG_SIZE=64K