From: grev Date: Fri, 7 Nov 2008 18:18:25 +0000 (+0000) Subject: b=17477 X-Git-Tag: v1_7_140~1^42~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=96b56f874bf8ff10eb392ab023b398194534ca3d;p=fs%2Flustre-release.git b=17477 i=Adilger replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn --- diff --git a/lustre/tests/insanity.sh b/lustre/tests/insanity.sh index 2fa8187..3f998bb 100755 --- a/lustre/tests/insanity.sh +++ b/lustre/tests/insanity.sh @@ -162,7 +162,7 @@ clients_recover_osts() { # do_node $CLIENTS "$LCTL "'--device %OSC_`hostname`_'"${facet}_svc_MNT_client_facet recover" } -cleanup_and_setup_lustre +check_and_setup_lustre # 9 Different Failure Modes Combinations echo "Starting Test 17 at `date`"