fstests: move test group info to test files
[xfstests-dev.git] / tests / xfs / 095
index 4c87ed439c78c709d819322ee7da1cd29d8b82b0..a3891c85e4c2b4078083c9ff49882dbb0afe0cfa 100755 (executable)
@@ -6,23 +6,10 @@
 #
 # Test upgrading the XFS log to v2
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
-
-here=`pwd`
-tmp=/tmp/$$
-status=1       # failure is the default!
-trap "_cleanup; exit \$status" 0 1 2 3 15
-
-_cleanup()
-{
-    cd /
-    rm -f $tmp.*
-}
-
-# get standard environment, filters and checks
-. ./common/rc
+. ./common/preamble
+_begin_fstest log v2log auto
+
+# Import common functions.
 . ./common/filter
 . ./common/log