* [Qemu-devel] [PATCH] iotests: 163 is not quick
@ 2018-03-10 21:45 Eric Blake
2018-03-19 15:33 ` Kevin Wolf
0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2018-03-10 21:45 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-block, mreitz, Kevin Wolf
Testing on ext4, most 'quick' qcow2 tests took less than 5 seconds,
but 163 took more than 20. Let's remove it from the quick set.
Signed-off-by: Eric Blake <eblake@redhat.com>
---
tests/qemu-iotests/group | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/qemu-iotests/group b/tests/qemu-iotests/group
index a2dfe79d862..657055bae1a 100644
--- a/tests/qemu-iotests/group
+++ b/tests/qemu-iotests/group
@@ -167,7 +167,7 @@
159 rw auto quick
160 rw auto quick
162 auto quick
-163 rw auto quick
+163 rw auto
165 rw auto quick
170 rw auto quick
171 rw auto quick
--
2.14.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] iotests: 163 is not quick
2018-03-10 21:45 [Qemu-devel] [PATCH] iotests: 163 is not quick Eric Blake
@ 2018-03-19 15:33 ` Kevin Wolf
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2018-03-19 15:33 UTC (permalink / raw)
To: Eric Blake; +Cc: qemu-devel, qemu-block, mreitz
Am 10.03.2018 um 22:45 hat Eric Blake geschrieben:
> Testing on ext4, most 'quick' qcow2 tests took less than 5 seconds,
> but 163 took more than 20. Let's remove it from the quick set.
>
> Signed-off-by: Eric Blake <eblake@redhat.com>
Takes only 11 seconds for me, but that's still longer than most other
tests.
Thanks, applied to the block branch.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-19 15:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-10 21:45 [Qemu-devel] [PATCH] iotests: 163 is not quick Eric Blake
2018-03-19 15:33 ` Kevin Wolf
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).