iotests: Remove the superfluous 2nd check for the availability of quorum
authorThomas Huth <thuth@redhat.com>
Wed, 29 Jan 2020 14:17:51 +0000 (15:17 +0100)
committerMax Reitz <mreitz@redhat.com>
Thu, 20 Feb 2020 15:43:42 +0000 (16:43 +0100)
commit6756696e38117f9e7c769dd33b339f5ab71f7d47
treeea76f3ba783dfaab59551a82185e01463dd0663c
parent66fcbca5a7202d2ff2973b61a30f915204917eb7
iotests: Remove the superfluous 2nd check for the availability of quorum

Commit d9df28e7b07 ("iotests: check whitelisted formats") added the
modern @iotests.skip_if_unsupported() to the functions in this test,
so we don't need the old explicit test here anymore.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200129141751.32652-1-thuth@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Tested-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/139