Whamcloud - gitweb
LU-1538 tests: standardize test script init – misc tests
[fs/lustre-release.git] / lustre / tests / mdsrate-stat-large.sh
index 277358d..12e7a8c 100644 (file)
 # run from a single node for #1 and from all nodes for #2 aggregate test to
 # measure stat performance.
 
-LUSTRE=${LUSTRE:-`dirname $0`/..}
+LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
 init_test_env $@
-. ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 
 assert_env CLIENTS MDSRATE SINGLECLIENT MPIRUN
 
-MACHINEFILE=${MACHINEFILE:-$TMP/$(basename $0 .sh).machines}
 # Do not use name [df][0-9]* to avoid cleanup by rm, bug 18045
 BASEDIR=$MOUNT/mdsrate
 TESTDIR=$MOUNT/stat