Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lustre / tests / parallel-scale-nfsv4.sh
index e0a5fc4..3d655d5 100755 (executable)
@@ -1,9 +1,10 @@
 #!/bin/bash
-#
-#set -vx
 
-LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)}
+LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 
-sh $LUSTRE/tests/parallel-scale-nfs.sh 4
+export ALWAYS_EXCEPT="$PARALLEL_SCALE_NFSV4_EXCEPT "
+always_except LU-17154 racer_on_nfs
+
+$LUSTRE/tests/parallel-scale-nfs.sh 4