fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 205
index 1f7ce3d89242b3e9125ede2201b53e2604661b16..104f1f45a23b703bd3288b849eb028e2cf354f36 100755 (executable)
@@ -6,16 +6,10 @@
 #
 # Test out ENOSPC flushing on small filesystems.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest metadata rw auto
 
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 
 # real QA test starts here
@@ -24,8 +18,6 @@ _supported_fs xfs
 # single AG will cause xfs_repair to fail checks.
 _require_scratch_nocheck
 
-rm -f $seqres.full
-
 # Disable the scratch rt device to avoid test failures relating to the rt
 # bitmap consuming all the free space in our small data device.
 unset SCRATCH_RTDEV