From: Darrick J. Wong <djwong@xxxxxxxxxx> 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. Signed-off-by: "Darrick J. Wong" <djwong@xxxxxxxxxx> --- tests/xfs/285 | 2 +- tests/xfs/286 | 2 +- tests/xfs/565 | 2 +- tests/xfs/566 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/xfs/285 b/tests/xfs/285 index f08cb449b61ad4..205f8cdf943e47 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 046638296e04c6..abc4cafdb0992f 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 43185a253d4d71..d07706b3815b21 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 5398d1d0827ca2..2667e25f239559 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 /