From 1410a2054f077c08eb80a3fe4125318916abf1f7 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 19 May 2018 17:47:19 -0400 Subject: [PATCH] generic: add tests 405 and 459 to the group 'thin' 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 Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/generic/group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/generic/group b/tests/generic/group index c84313ac..e94f3e7c 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.39.5