[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH] iotests: 163 is not quick
From: |
Eric Blake |
Subject: |
[Qemu-block] [PATCH] iotests: 163 is not quick |
Date: |
Sat, 10 Mar 2018 15:45:54 -0600 |
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 <address@hidden>
---
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
- [Qemu-block] [PATCH] iotests: 163 is not quick,
Eric Blake <=