Whamcloud - gitweb
LU-5986 test: fix conflicting conf-sanity 83 test.
[fs/lustre-release.git] / lustre / tests / conf-sanity.sh
index 51c12d9..bd951fd 100644 (file)
@@ -5243,7 +5243,7 @@ recovery_time_min() {
        echo $((2*$RECONNECT_DELAY_MAX))
 }
 
        echo $((2*$RECONNECT_DELAY_MAX))
 }
 
-test_83() {
+test_84() {
        local facet=$SINGLEMDS
        local num=$(echo $facet | tr -d "mds")
        local dev=$(mdsdevname $num)
        local facet=$SINGLEMDS
        local num=$(echo $facet | tr -d "mds")
        local dev=$(mdsdevname $num)
@@ -5300,7 +5300,7 @@ test_83() {
        stop_ost2
        stop_mds
 }
        stop_ost2
        stop_mds
 }
-run_test 83 "check recovery_hard_time"
+run_test 84 "check recovery_hard_time"
 
 if ! combined_mgs_mds ; then
        stop mgs
 
 if ! combined_mgs_mds ; then
        stop mgs