diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 3335e1fda05d8bd07cbd3d880703444010abdac7..8e02fbe1941c0c7c7c0076789273f2c1b96dc78f 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1299,7 +1299,7 @@ test_34c() { cleanup return 0 } -run_test 34c "force umount with failed mds should be normal" +run_test 34c "force umount with failed ost should be normal" test_35() { # bug 12459 setup @@ -1314,7 +1314,7 @@ test_35() { # bug 12459 log "Wait for RECONNECT_INTERVAL seconds (10s)" sleep 10 - MSG="conf-sanity.sh test_33 `date +%F%kh%Mm%Ss`" + MSG="conf-sanity.sh test_35 `date +%F%kh%Mm%Ss`" $LCTL clear log "$MSG" log "Stopping the MDT:"