X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Ftests%2Fsanity-flr.sh;h=fd5f5c6db09aec4d0573ed89b3b26798ec757122;hp=a68c34052f0a5f396e67972fc996660297e95392;hb=5c8dfe2bdf8313b6bbb2055dd22290f328d94549;hpb=cc234da91b6c00cbe681d7352320df94c09dc288 diff --git a/lustre/tests/sanity-flr.sh b/lustre/tests/sanity-flr.sh index a68c340..fd5f5c6 100644 --- a/lustre/tests/sanity-flr.sh +++ b/lustre/tests/sanity-flr.sh @@ -77,7 +77,7 @@ start_osts() { done for idx in "$@"; do - wait_osc_import_state client ost$idx FULL + wait_recovery_complete ost$idx done }