fstests: move test group info to test files
[xfstests-dev.git] / tests / ceph / 004
index 1de19b39acb5c5ec15f896ffa92e673cb087c848..dbca713e5b1cc8adc56ac3cd4c35738e68bf3704 100755 (executable)
 #
 #   https://tracker.ceph.com/issues/48203
 #
-seq=`basename $0`
-seqres=$RESULT_DIR/$seq
-echo "QA output created by $seq"
+. ./common/preamble
+_begin_fstest auto quick quota
 
-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
+# Import common functions.
 . ./common/filter
 . ./common/attr
 
-# remove previous $seqres.full before test
-rm -f $seqres.full
-
 # real QA test starts here
 
 _supported_fs ceph