From: Stefan Hajnoczi Date: Thu, 13 Mar 2014 09:28:01 +0000 (+0100) Subject: qemu-iotests: remove 085 and 087 from 'quick' group X-Git-Tag: qemu-xen-4.5.0-rc1~106^2 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=46dea4160d587add2f3670306c41ad9ad4064af5;p=qemu-upstream-4.5-testing.git qemu-iotests: remove 085 and 087 from 'quick' group 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 Signed-off-by: Stefan Hajnoczi --- diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group index 40cd3b3fa..ee09ebc98 100644 --- a/tests/qemu-iotests/group +++ b/tests/qemu-iotests/group @@ -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