* [PATCH] generic: add tests 405 and 459 to the group 'thin'
@ 2018-05-19 21:47 Theodore Ts'o
0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2018-05-19 21:47 UTC (permalink / raw)
To: fstests; +Cc: Theodore Ts'o
Currently the only test in group 'thin' is 347. On some recent
kernels tests that use dm-thin causing kernel crashes, so it's useful
to be able to be exclude all tests that use dm-thin.
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
tests/generic/group | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/generic/group b/tests/generic/group
index 65152cf6..5588a596 100644
--- a/tests/generic/group
+++ b/tests/generic/group
@@ -407,7 +407,7 @@
402 auto quick rw
403 auto quick attr
404 auto quick insert
-405 auto mkfs
+405 auto mkfs thin
406 auto quick
407 auto quick clone metadata
408 auto quick clone dedupe metadata
@@ -461,7 +461,7 @@
456 auto quick metadata
457 auto log replay clone
458 auto quick clone
-459 auto
+459 auto thin
460 auto quick rw
461 auto shutdown stress
462 auto quick dax
--
2.16.1.72.g5be1f00a9a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-05-19 21:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-19 21:47 [PATCH] generic: add tests 405 and 459 to the group 'thin' Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox