]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/qemu-iotests/312: Mark "quorum" as required driver
authorThomas Huth <thuth@redhat.com>
Wed, 4 Jan 2023 11:46:01 +0000 (12:46 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 24 Jan 2023 17:26:41 +0000 (18:26 +0100)
commit724e6703b1823d34e485bc710dcff586c5ce120d
tree144ecf8350a5776e4a42822ec2df8cb140a1403a
parent13356edb87506c148b163b8c7eb0695647d00c2a
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 <thuth@redhat.com>
Message-Id: <20230104114601.269351-1-thuth@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/312