public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] generic/349,350,351: remove from quick group
@ 2016-09-26 12:46 Eryu Guan
  2016-09-29  7:52 ` Zorro Lang
  0 siblings, 1 reply; 4+ messages in thread
From: Eryu Guan @ 2016-09-26 12:46 UTC (permalink / raw)
  To: fstests; +Cc: Eryu Guan

These tests are meant to test block devices, so they're not in auto
group. And quick group is a subset of auto group, so remove quick as
well.

Signed-off-by: Eryu Guan <eguan@redhat.com>
---
 tests/generic/group | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/generic/group b/tests/generic/group
index 879b1ef..dc8e70d 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -352,9 +352,9 @@
 346 auto quick rw
 347 auto quick rw thin
 348 auto quick metadata
-349 blockdev quick rw zero
-350 blockdev quick rw punch
-351 blockdev quick rw punch collapse insert zero
+349 blockdev rw zero
+350 blockdev rw punch
+351 blockdev rw punch collapse insert zero
 352 auto clone
 353 auto quick clone
 354 auto
-- 
2.7.4


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

end of thread, other threads:[~2016-09-29  8:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26 12:46 [PATCH] generic/349,350,351: remove from quick group Eryu Guan
2016-09-29  7:52 ` Zorro Lang
2016-09-29  8:09   ` Eryu Guan
2016-09-29  8:14     ` Zorro Lang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox