From: Thomas Huth <thuth@redhat.com>
To: qemu-block@nongnu.org, Kevin Wolf <kwolf@redhat.com>,
Hanna Reitz <hreitz@redhat.com>
Cc: qemu-devel@nongnu.org, Alberto Garcia <berto@igalia.com>
Subject: [PATCH] tests/qemu-iotests/312: Mark "quorum" as required driver
Date: Wed, 4 Jan 2023 12:46:01 +0100 [thread overview]
Message-ID: <20230104114601.269351-1-thuth@redhat.com> (raw)
"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>
---
tests/qemu-iotests/312 | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/qemu-iotests/312 b/tests/qemu-iotests/312
index 4139745f0e..0d9ea09a31 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
--
2.31.1
next reply other threads:[~2023-01-04 11:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 11:46 Thomas Huth [this message]
2023-01-04 12:24 ` [PATCH] tests/qemu-iotests/312: Mark "quorum" as required driver Philippe Mathieu-Daudé
2023-01-05 17:19 ` Alberto Garcia
2023-01-10 13:04 ` Kevin Wolf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230104114601.269351-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=berto@igalia.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).