X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fcfg%2Flocal.sh;h=740615afa341b3c1e5f5913b8466cd1a9642a3c6;hb=7618f44f52222843feeb37ddf3d91a17bef5f256;hp=9fccbbf793bb47fddf5d0d7225ac5e67a55cd785;hpb=f0049ccbc38f5099f111c68caebfa2277396fa9b;p=fs%2Flustre-release.git diff --git a/lustre/tests/cfg/local.sh b/lustre/tests/cfg/local.sh index 9fccbbf..740615a 100644 --- a/lustre/tests/cfg/local.sh +++ b/lustre/tests/cfg/local.sh @@ -98,3 +98,4 @@ FAILURE_MODE=${FAILURE_MODE:-SOFT} # or HARD POWER_DOWN=${POWER_DOWN:-"powerman --off"} POWER_UP=${POWER_UP:-"powerman --on"} SLOW=${SLOW:-no} +FAIL_ON_ERROR=${FAIL_ON_ERROR:-true}