Pārlūkot izejas kodu

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>
Thomas Huth 2 gadi atpakaļ
vecāks
revīzija
724e6703b1
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      tests/qemu-iotests/312

+ 1 - 0
tests/qemu-iotests/312

@@ -52,6 +52,7 @@ _supported_fmt qcow2
 _supported_proto file
 _supported_proto file
 _supported_os Linux
 _supported_os Linux
 _unsupported_imgopts cluster_size data_file
 _unsupported_imgopts cluster_size data_file
+_require_drivers quorum
 
 
 echo
 echo
 echo '### Create all images' # three source (quorum), one destination
 echo '### Create all images' # three source (quorum), one destination