X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fsgpdd-survey.sh;h=b2c1e235c81f590f41d251be3cc5684571917495;hb=1faf54e8bf19c28a4de7b069309d607cb3f10f91;hp=d0df78862acbcf3ceb7d935bbc0730d31e10fab0;hpb=bf19f7a4fa6970f57bfe922461cfae7a3e80f89c;p=fs%2Flustre-release.git diff --git a/lustre/tests/sgpdd-survey.sh b/lustre/tests/sgpdd-survey.sh index d0df788..b2c1e23 100644 --- a/lustre/tests/sgpdd-survey.sh +++ b/lustre/tests/sgpdd-survey.sh @@ -1,13 +1,15 @@ #!/bin/bash -#set -x + set -e -LUSTRE=${LUSTRE:-`dirname $0`/..} +LUSTRE=${LUSTRE:-$(dirname $0)/..} . $LUSTRE/tests/test-framework.sh init_test_env $@ -. ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh} init_logging +ALWAYS_EXCEPT="$SGPDD_SURVEY_EXCEPT" +build_test_filter + # QE uses the following parameters: # size=128 crghi=16 thrhi=32 crghi=${crghi:-2} @@ -21,11 +23,6 @@ if [ "$SGPDD_YES" != "yes" -o "$REFORMAT" != "yes" ]; then exit 0 fi -# Skip these tests -ALWAYS_EXCEPT="$SGPDD_SURVEY_EXCEPT" - -build_test_filter - init_facets_vars cleanupall