]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Disable 110 for vmdk.twoGbMaxExtentSparse
authorMax Reitz <mreitz@redhat.com>
Thu, 15 Aug 2019 15:36:37 +0000 (17:36 +0200)
committerMax Reitz <mreitz@redhat.com>
Tue, 3 Sep 2019 12:55:35 +0000 (14:55 +0200)
commitc64c3ae35b84b41140f6cd888624bea13ce4fc7e
tree633f4508bd9aafa8e3c73b6366c2f8abf67e3cf0
parent325dd915b231801e48f89b38a4bfb89c8956098c
iotests: Disable 110 for vmdk.twoGbMaxExtentSparse

The error message for the test case where we have a quorum node for
which no directory name can be generated is different: For
twoGbMaxExtentSparse, it complains that it cannot open the extent file.
For other (sub)formats, it just notes that it cannot determine the
backing file path.  Both are fine, but just disable twoGbMaxExtentSparse
for simplicity's sake.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 20190815153638.4600-7-mreitz@redhat.com
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/110