X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fparallel-scale-nfs.sh;h=2e0bbd2ea6b0d02882ded7b81bdad25996327ed0;hb=08aa217ce49aba1ded52e0f7adb8a607035123fd;hp=0e07505f717f7a51a1da0dd5d664bd3e9a0772d1;hpb=f518a40d96d3431f3d68de9eac99ea33498894c7;p=fs%2Flustre-release.git diff --git a/lustre/tests/parallel-scale-nfs.sh b/lustre/tests/parallel-scale-nfs.sh index 0e07505..2e0bbd2 100755 --- a/lustre/tests/parallel-scale-nfs.sh +++ b/lustre/tests/parallel-scale-nfs.sh @@ -61,7 +61,7 @@ mbench_NFILES=${mbench_NFILES:-10000} [ "$SLOW" = "no" ] && cnt_NRUN=2 # IOR -[ "$SLOW" = "no" ] && ior_DURATION=30 +ior_DURATION=${ior_DURATION:-30} # source the common file after all parameters are set to take affect . $LUSTRE/tests/functions.sh @@ -106,6 +106,6 @@ elif ! zconf_mount_clients $CLIENTS $MOUNT; then error_noexit false "failed to mount lustre after nfs test" fi -complete $(basename $0) $SECONDS +complete $SECONDS check_and_cleanup_lustre exit_status