X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fcfg%2Fncli.sh;h=2bd0618cc223a6480060197aea01d0fcb05af229;hb=e5849abd06bf5ec6a636b1608ec82901fd6447a9;hp=c583c5ff89d21ff944dbeab0ba2f1d9c44077707;hpb=e21430272b4187e919a87fef4aa3ed7350e3c2d6;p=fs%2Flustre-release.git diff --git a/lustre/tests/cfg/ncli.sh b/lustre/tests/cfg/ncli.sh index c583c5f..2bd0618 100644 --- a/lustre/tests/cfg/ncli.sh +++ b/lustre/tests/cfg/ncli.sh @@ -11,7 +11,9 @@ init_clients_lists [ -n "$FUNCTIONS" ] && . $FUNCTIONS || true -MPIBIN=${MPIBIN:-/testsuite/tests/`arch`/bin} -export PATH=:$PATH:$MPIBIN -MPIRUN=$(which mpirun) || true -MPI_USER=${MPI_USER:-mpiuser} +# for recovery scale tests +# default boulder cluster iozone location +export PATH=/opt/iozone/bin:$PATH +SHARED_DIRECTORY=${SHARED_DIRECTORY:-""} # bug 17839 comment 65 +LOADS="dd tar dbench iozone" +CLIENT_LOADS=($LOADS)