From: nathan Date: Fri, 9 Nov 2007 18:47:59 +0000 (+0000) Subject: b=13709 X-Git-Tag: v1_7_0_51~518 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=d1239dca04e96fcf85e0a8d8638ccd6752f429ee;p=fs%2Flustre-release.git b=13709 since test 22 and 23 are excepted, test 24 must deal with the config from test 21c --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index fc84441..0387fe6 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -762,12 +762,12 @@ test_21c() { stop_ost stop_ost2 stop_mds - #reformat to remove ost2 from logs - reformat } run_test 21c "start mds between two osts, stop mds last" test_22() { + #reformat to remove all logs + reformat start_mds echo Client mount before any osts are in the logs mount_client $MOUNT @@ -821,6 +821,9 @@ test_23() { #run_test 23 "interrupt client during recovery mount delay" test_24a() { + #set up fs1 + gen_config + #set up fs2 local fs2mds_HOST=$mds_HOST local fs2ost_HOST=$ost_HOST [ -n "$ost1_HOST" ] && fs2ost_HOST=$ost1_HOST