From: Christoph Hellwig Date: Mon, 17 Mar 2025 05:51:38 +0000 (+0100) Subject: xfs/235: add to the auto group X-Git-Tag: v2025.03.30^0 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0e33d528cf8940d8e40f2a252e2d2853f9249794;p=xfstests-dev.git xfs/235: add to the auto group xfs/235 is the only test effectively exercising the temporary enabling of SB_ACTIVE during log recovery. Add it to the auto group to increase coverage. Signed-off-by: Christoph Hellwig Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/235 b/tests/xfs/235 index 5b201d93..c959dfd6 100755 --- a/tests/xfs/235 +++ b/tests/xfs/235 @@ -8,7 +8,7 @@ # then see how the kernel and xfs_repair deal with it. # . ./common/preamble -_begin_fstest fuzzers rmap +_begin_fstest auto fuzzers rmap # Import common functions. . ./common/filter