aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-10-16 15:11:02 +0200
committerZorro Lang <zlang@kernel.org>2023-10-22 14:38:17 +0800
commit78469c97a2083302d7c5dd03677b009e2382d671 (patch)
tree36d4158eff47fc3b69a60072a45e1fd3f0c28ec0
parent39f88c553cb6d17316ae89c17d1097c3d991d621 (diff)
downloadxfstests-dev-78469c97a2083302d7c5dd03677b009e2382d671.tar.gz
xfs/556: call _require_dm_target later
_require_dm_target tries to use $SCRATCH_DEV, so move it after we've established that the configuration has a valid $SCRATCH_DEV. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: "Darrick J. Wong" <djwong@kernel.org> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rwxr-xr-xtests/xfs/5562
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/xfs/556 b/tests/xfs/556
index 66908a5410..061d8d5723 100755
--- a/tests/xfs/556
+++ b/tests/xfs/556
@@ -25,10 +25,10 @@ _cleanup()
# real QA test starts here
_supported_fs xfs
-_require_dm_target error
_require_scratch
_require_scratch_xfs_crc
_require_scrub
+_require_dm_target error
filter_scrub_errors() {
_filter_scratch | sed \