qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quic


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quick' group
Date: Thu, 13 Mar 2014 10:28:01 +0100

The 'quick' group in qemu-iotests are not allowed to run QEMU since we
don't know which targets are available.  In other words, they may only
use qemu-img, qemu-io, and qemu-nbd.

Drop 085 and 087 from the 'quick' group since they run QEMU.  This
makes "make check-block" pass again.

Reported-by: Markus Armbruster <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 tests/qemu-iotests/group | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index e96eafd..0ee030f 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -85,6 +85,6 @@
 079 rw auto
 081 rw auto
 082 rw auto quick
-085 rw auto quick
+085 rw auto
 086 rw auto quick
-087 rw auto quick
+087 rw auto
-- 
1.8.5.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]