From: Thomas Huth Date: Wed, 4 Jan 2023 11:46:01 +0000 (+0100) Subject: tests/qemu-iotests/312: Mark "quorum" as required driver X-Git-Tag: v8.0.0-rc0~78^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=724e6703b1823d34e485bc710dcff586c5ce120d;p=thirdparty%2Fqemu.git tests/qemu-iotests/312: Mark "quorum" as required driver "quorum" is required by iotest 312 - if it is not compiled into the QEMU binary, the test fails. Thus list "quorum" as required driver so that the test gets skipped in case it is not available. Signed-off-by: Thomas Huth Message-Id: <20230104114601.269351-1-thuth@redhat.com> Reviewed-by: Alberto Garcia Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Kevin Wolf Signed-off-by: Kevin Wolf --- diff --git a/tests/qemu-iotests/312 b/tests/qemu-iotests/312 index 4139745f0eb..0d9ea09a31f 100755 --- a/tests/qemu-iotests/312 +++ b/tests/qemu-iotests/312 @@ -52,6 +52,7 @@ _supported_fmt qcow2 _supported_proto file _supported_os Linux _unsupported_imgopts cluster_size data_file +_require_drivers quorum echo echo '### Create all images' # three source (quorum), one destination