Whamcloud - gitweb
b=17477
authorgrev <grev>
Fri, 7 Nov 2008 18:18:25 +0000 (18:18 +0000)
committergrev <grev>
Fri, 7 Nov 2008 18:18:25 +0000 (18:18 +0000)
i=Adilger
replace cleanup_and_setup_lustre fn by check_and_setup_lustre fn

lustre/tests/insanity.sh

index 2fa8187..3f998bb 100755 (executable)
@@ -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`"