X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fmds-survey.sh;h=cf83b4481277adb6f7d336d136ffd3860892d824;hb=f0ab3ac6d6e31472c20ef538b799b96a512087f7;hp=93715b25ab1b8a57e1de4879b4014862a4cbb272;hpb=3643e27f7a97dac195a102db4cf7f895e019159c;p=fs%2Flustre-release.git diff --git a/lustre/tests/mds-survey.sh b/lustre/tests/mds-survey.sh index 93715b2..cf83b44 100644 --- a/lustre/tests/mds-survey.sh +++ b/lustre/tests/mds-survey.sh @@ -3,7 +3,7 @@ set -e LUSTRE=${LUSTRE:-$(dirname $0)/..} . $LUSTRE/tests/test-framework.sh -init_test_env $@ +init_test_env "$@" init_logging ALWAYS_EXCEPT="$MDS_SURVEY_EXCEPT " @@ -127,7 +127,7 @@ run_test 2 "Metadata survey with stripe_count = 1" # remount the clients restore_mount $MOUNT -complete $SECONDS +complete_test $SECONDS cleanup_echo_devs check_and_cleanup_lustre exit_status