]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
xfs/349: reclassify this test as not dangerous
authorDarrick J. Wong <djwong@kernel.org>
Thu, 16 Jan 2025 20:18:05 +0000 (12:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:54 +0000 (13:19 -0800)
This test creates a filesystem with all known types of metadata.  It
doesn't fuzz anything, nor does it actually repair anything.  Hence we
can put it in the auto group and drop the dangerous tags.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
tests/xfs/349

index 3937b4fdbffe93632e5e750a091de77fcee110cb..a68bfee579ac41475e5ccf494b81ffe341ff6005 100755 (executable)
@@ -5,10 +5,9 @@
 # FS QA Test No. 349
 #
 # Populate a XFS filesystem and ensure that scrub and repair are happy.
-# Use xfs_repair to fix the corruption.
 #
 . ./common/preamble
-_begin_fstest dangerous_fuzzers scrub
+_begin_fstest auto scrub
 
 _register_cleanup "_cleanup" BUS