From: Darrick J. Wong Date: Thu, 20 Feb 2025 21:47:01 +0000 (-0800) Subject: xfs/28[56],xfs/56[56]: add to the auto group X-Git-Tag: v2025.03.09~62 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a940ba28a8a882b97c47522d39891a0b71c08f41;p=xfstests-dev.git xfs/28[56],xfs/56[56]: add to the auto group Enable /some/ testing of online fsck for everybody by adding these two fsstress tests and two fsx tests to the auto group. At this time I don't have any plans to do the same for the other scrub stress tests. Q: Can you explain why only these four? A: The rest of the stress tests pick /one/ metadata type and race scrub/repair of it against fsstress by invoking xfs_io repeatedly. xfs/28[56] runs the whole xfs_scrub program repeatedly so we get to exercise all of them in a single test. The more specific tests make it a lot easier to debug problems. Signed-off-by: "Darrick J. Wong" Reviewed-by: Christoph Hellwig Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/285 b/tests/xfs/285 index f08cb449..205f8cdf 100755 --- a/tests/xfs/285 +++ b/tests/xfs/285 @@ -8,7 +8,7 @@ # or livelock. # . ./common/preamble -_begin_fstest scrub fsstress_scrub +_begin_fstest auto scrub fsstress_scrub _cleanup() { cd / diff --git a/tests/xfs/286 b/tests/xfs/286 index 04663829..abc4cafd 100755 --- a/tests/xfs/286 +++ b/tests/xfs/286 @@ -8,7 +8,7 @@ # crash or livelock. # . ./common/preamble -_begin_fstest online_repair fsstress_online_repair +_begin_fstest auto online_repair fsstress_online_repair _cleanup() { cd / diff --git a/tests/xfs/565 b/tests/xfs/565 index 43185a25..d07706b3 100755 --- a/tests/xfs/565 +++ b/tests/xfs/565 @@ -8,7 +8,7 @@ # or livelock. # . ./common/preamble -_begin_fstest scrub fsstress_scrub +_begin_fstest auto scrub fsstress_scrub _cleanup() { cd / diff --git a/tests/xfs/566 b/tests/xfs/566 index 5398d1d0..2667e25f 100755 --- a/tests/xfs/566 +++ b/tests/xfs/566 @@ -8,7 +8,7 @@ # crash or livelock. # . ./common/preamble -_begin_fstest online_repair fsstress_online_repair +_begin_fstest auto online_repair fsstress_online_repair _cleanup() { cd /