From: Darrick J. Wong <djwong@xxxxxxxxxx> This test is a long(ish) running stress test, so add it to those groups. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> --- tests/generic/476 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/476 b/tests/generic/476 index 212373d17c..edb0be7b50 100755 --- a/tests/generic/476 +++ b/tests/generic/476 @@ -8,7 +8,7 @@ # bugs in the write path. # . ./common/preamble -_begin_fstest auto rw +_begin_fstest auto rw soak long_rw stress # Override the default cleanup function. _cleanup()