fstests: move test group info to test files
[xfstests-dev.git] / tests / btrfs / 068
index 600ba40e7a29445d3340588add2b93c3875ef146..e03a4891ec890b9748b013ddefcf1588d3fc8933 100755 (executable)
@@ -8,23 +8,10 @@
 # different compress algorithms simultaneously, with fsstress running
 # in background.
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto subvol remount compress
 
-here=`pwd`
-tmp=/tmp/$$
-status=1
-trap "_cleanup; exit \$status" 0 1 2 3 15
-
-_cleanup()
-{
-       cd /
-       rm -f $tmp.*
-}
-
-# get standard environment, filters and checks
-. ./common/rc
+# Import common functions.
 . ./common/filter
 
 # real QA test starts here
@@ -34,8 +21,6 @@ _require_scratch_nocheck
 _require_scratch_dev_pool 4
 _btrfs_get_profile_configs
 
-rm -f $seqres.full
-
 run_test()
 {
        local mkfs_opts=$1