]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
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)
commita940ba28a8a882b97c47522d39891a0b71c08f41
treecbe40d39c6a765eeebf6dd99ef2e6836c2313d7a
parentc7f1a0545cc3287e7c47f2f65889aa7bafa06b51
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" <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