projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e5decb
)
iotests: Skip 103 for refcount_bits=1
author
Max Reitz
<mreitz@redhat.com>
Thu, 23 Nov 2017 02:08:23 +0000
(
03:08
+0100)
committer
Max 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
patch
|
blob
|
history
diff --git
a/tests/qemu-iotests/103
b/tests/qemu-iotests/103
index ecbd8ebd71de750b0d117779006530a23e3865d7..d0cfab88441ac2cc23a68b9f00dedddec1e5f52e 100755
(executable)
--- a/
tests/qemu-iotests/103
+++ b/
tests/qemu-iotests/103
@@
-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