Whamcloud - gitweb
b=13709
authornathan <nathan>
Thu, 8 Nov 2007 23:10:38 +0000 (23:10 +0000)
committernathan <nathan>
Thu, 8 Nov 2007 23:10:38 +0000 (23:10 +0000)
skipping test 22 means we don't reformat after test 21c

lustre/tests/cfg/local.sh
lustre/tests/conf-sanity.sh

index 16c6c3b..4e0443c 100644 (file)
@@ -1,4 +1,4 @@
-FSNAME=lustre
+FSNAME=${FSNAME:-lustre}
 
 # facet hosts
 mds_HOST=${mds_HOST:-`hostname`}
index 8626370..fc84441 100644 (file)
@@ -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