X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fconf-sanity.sh;h=bd951fdea4951fb3bd38b229ef32a9a19fc58f90;hp=51c12d9ee29102ad0274f4bc97a9c79f9c8379d3;hb=feaeafe8186fafa4cb0c8180bd9746c4a7af809f;hpb=b969961d4e905eea13bb37edaeb2fb04a3f33a52;ds=sidebyside diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 51c12d9..bd951fd 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -5243,7 +5243,7 @@ recovery_time_min() { echo $((2*$RECONNECT_DELAY_MAX)) } -test_83() { +test_84() { local facet=$SINGLEMDS local num=$(echo $facet | tr -d "mds") local dev=$(mdsdevname $num) @@ -5300,7 +5300,7 @@ test_83() { 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