generic/251 isn't dangerous, doesn't takes overly long to run and doesn't produce spurious failures, so add it to the auto group. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/generic/251 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/251 b/tests/generic/251 index 192ab5cc..2a271cd1 100755 --- a/tests/generic/251 +++ b/tests/generic/251 @@ -10,7 +10,7 @@ # corrupts the filesystem (data/metadata). # . ./common/preamble -_begin_fstest ioctl trim +_begin_fstest ioctl trim auto tmp=`mktemp -d` trap "_cleanup; exit \$status" 0 1 3 -- 2.39.1