qemu-iotests: remove 085 and 087 from 'quick' group
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 13 Mar 2014 09:28:01 +0000 (10:28 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 14 Mar 2014 15:30:38 +0000 (16:30 +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 <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/group

index 40cd3b3..ee09ebc 100644 (file)
@@ -86,6 +86,6 @@
 081 rw auto
 082 rw auto quick
 083 rw auto
-085 rw auto quick
+085 rw auto
 086 rw auto quick
-087 rw auto quick
+087 rw auto