X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fparallel-scale.sh;h=e6c41ff0a33b068acc288c8851dbb6a43682eb8c;hb=f771a638b8033e71f3d9d328e593e2f369e7bf53;hp=db6299a5a59c6e3feec7734fa13ab2ce89b4c886;hpb=e7aa470652dda56b03e549a271b090f1817095f8;p=fs%2Flustre-release.git diff --git a/lustre/tests/parallel-scale.sh b/lustre/tests/parallel-scale.sh index db6299a..e6c41ff 100644 --- a/lustre/tests/parallel-scale.sh +++ b/lustre/tests/parallel-scale.sh @@ -6,6 +6,7 @@ LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)} . $LUSTRE/tests/test-framework.sh init_test_env $@ . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} +init_logging # bug 20670 21255 ALWAYS_EXCEPT="parallel_grouplock statahead $PARALLEL_SCALE_EXCEPT" @@ -323,6 +324,7 @@ run_test ior "ior" test_cascading_rw() { if [ "$NFSCLIENT" ]; then skip "skipped for NFSCLIENT mode" + return fi [ x$CASC_RW = x ] &&