]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfs/28[56],xfs/56[56]: add to the auto group
authorDarrick J. Wong <djwong@kernel.org>
Thu, 20 Feb 2025 21:47:01 +0000 (13:47 -0800)
committerZorro Lang <zlang@kernel.org>
Thu, 6 Mar 2025 13:25:55 +0000 (21:25 +0800)
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" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/285
tests/xfs/286
tests/xfs/565
tests/xfs/566

index f08cb449b61ad420931e27e0347988f429cd696a..205f8cdf943e477097125747c1e12f2b931e8edf 100755 (executable)
@@ -8,7 +8,7 @@
 # or livelock.
 #
 . ./common/preamble
-_begin_fstest scrub fsstress_scrub
+_begin_fstest auto scrub fsstress_scrub
 
 _cleanup() {
        cd /
index 046638296e04c6675d278fb2c5f5476dfb4c84c8..abc4cafdb0992f1b9956df13c560b5bc3fa95460 100755 (executable)
@@ -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 /
index 43185a253d4d71c0df9345dad1c88db489fd9508..d07706b3815b2197b963a18c6596cbeece9f896e 100755 (executable)
@@ -8,7 +8,7 @@
 # or livelock.
 #
 . ./common/preamble
-_begin_fstest scrub fsstress_scrub
+_begin_fstest auto scrub fsstress_scrub
 
 _cleanup() {
        cd /
index 5398d1d0827ca247ae9f65d0ca10f89fd13ce0f4..2667e25f239559077d83bd8750edf5cc95a78f73 100755 (executable)
@@ -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 /