diff mbox series

[PULL,v4,2/4] tests/iotests: drop test 312 from auto group

Message ID 20210106202616.20004-3-alex.bennee@linaro.org
State New
Headers show
Series more testing fixes (all green now) | expand

Commit Message

Alex Bennée Jan. 6, 2021, 8:26 p.m. UTC
The "auto" documentation states:

  That means they should run with every QEMU binary (also non-x86)

which is not the case as the check-system-fedora build which only
includes a rag tag group of rare and deprecated targets doesn't
support the virtio device required.

Fixes: ef9bba1484b ("quorum: Implement bdrv_co_block_status()")
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>

Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>

Message-Id: <20210105100402.12350-1-alex.bennee@linaro.org>

-- 
2.20.1
diff mbox series

Patch

diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index e4fb6327ae..bc5bc324fe 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -318,4 +318,4 @@ 
 307 rw quick export
 308 rw
 309 rw auto quick
-312 rw auto quick
+312 rw quick