FS/XFS testing framework
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: zlang@kernel.org
Cc: djwong@kernel.org, linux-xfs@vger.kernel.org, fstests@vger.kernel.org
Subject: [PATCH] xfs: add a few more tests to the repair group
Date: Mon, 15 Jul 2024 07:38:37 +0200	[thread overview]
Message-ID: <20240715053837.577532-1-hch@lst.de> (raw)

Add a bunch of tests that test repair for the RT subvolume to the repair
group.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 tests/xfs/337 | 2 +-
 tests/xfs/338 | 2 +-
 tests/xfs/339 | 2 +-
 tests/xfs/340 | 2 +-
 tests/xfs/341 | 2 +-
 tests/xfs/342 | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/tests/xfs/337 b/tests/xfs/337
index ca232c1c5..2ba508044 100755
--- a/tests/xfs/337
+++ b/tests/xfs/337
@@ -7,7 +7,7 @@
 # Corrupt the realtime rmapbt and see how the kernel and xfs_repair deal.
 #
 . ./common/preamble
-_begin_fstest fuzzers rmap realtime prealloc
+_begin_fstest fuzzers rmap realtime prealloc repair
 
 # Import common functions.
 . ./common/filter
diff --git a/tests/xfs/338 b/tests/xfs/338
index 1bdec2bfa..9648c9df4 100755
--- a/tests/xfs/338
+++ b/tests/xfs/338
@@ -7,7 +7,7 @@
 # Set rrmapino to zero on an rtrmap fs and see if repair fixes it.
 #
 . ./common/preamble
-_begin_fstest auto quick rmap realtime
+_begin_fstest auto quick rmap realtime repair
 
 # Import common functions.
 . ./common/filter
diff --git a/tests/xfs/339 b/tests/xfs/339
index 90faac784..4dabe43ff 100755
--- a/tests/xfs/339
+++ b/tests/xfs/339
@@ -7,7 +7,7 @@
 # Link rrmapino into the rootdir on an rtrmap fs and see if repair fixes it.
 #
 . ./common/preamble
-_begin_fstest auto quick rmap realtime
+_begin_fstest auto quick rmap realtime repair
 
 # Import common functions.
 . ./common/filter
diff --git a/tests/xfs/340 b/tests/xfs/340
index 58c4176a6..248d3233c 100755
--- a/tests/xfs/340
+++ b/tests/xfs/340
@@ -7,7 +7,7 @@
 # Set rrmapino to another inode on an rtrmap fs and see if repair fixes it.
 #
 . ./common/preamble
-_begin_fstest auto quick rmap realtime
+_begin_fstest auto quick rmap realtime repair
 
 # Import common functions.
 . ./common/filter
diff --git a/tests/xfs/341 b/tests/xfs/341
index 424deb3eb..6e25549b2 100755
--- a/tests/xfs/341
+++ b/tests/xfs/341
@@ -7,7 +7,7 @@
 # Cross-link file block into rtrmapbt and see if repair fixes it.
 #
 . ./common/preamble
-_begin_fstest auto quick rmap realtime prealloc
+_begin_fstest auto quick rmap realtime prealloc repair
 
 # Import common functions.
 . ./common/filter
diff --git a/tests/xfs/342 b/tests/xfs/342
index 9360ddbe7..5c0e916db 100755
--- a/tests/xfs/342
+++ b/tests/xfs/342
@@ -7,7 +7,7 @@
 # Cross-link rtrmapbt block into a file and see if repair fixes it.
 #
 . ./common/preamble
-_begin_fstest auto quick rmap realtime prealloc
+_begin_fstest auto quick rmap realtime prealloc repair
 
 # Import common functions.
 . ./common/filter
-- 
2.43.0


             reply	other threads:[~2024-07-15  5:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15  5:38 Christoph Hellwig [this message]
2024-07-15 18:50 ` [PATCH] xfs: add a few more tests to the repair group Darrick J. Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240715053837.577532-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=djwong@kernel.org \
    --cc=fstests@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=zlang@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox