qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quick' group
@ 2014-03-13  9:28 Stefan Hajnoczi
  2014-03-14 15:47 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Hajnoczi @ 2014-03-13  9:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Jeff Cody

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 | 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quick' group
  2014-03-13  9:28 [Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quick' group Stefan Hajnoczi
@ 2014-03-14 15:47 ` Stefan Hajnoczi
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Hajnoczi @ 2014-03-14 15:47 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Kevin Wolf, Jeff Cody, qemu-devel

On Thu, Mar 13, 2014 at 10:28:01AM +0100, Stefan Hajnoczi wrote:
> 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 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-14 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13  9:28 [Qemu-devel] [PATCH for-2.0] qemu-iotests: remove 085 and 087 from 'quick' group Stefan Hajnoczi
2014-03-14 15:47 ` Stefan Hajnoczi

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).