Whamcloud - gitweb
LU-11206 tests: Use import_ready to check IDLE 25/34225/2
authorPatrick Farrell <pfarrell@whamcloud.com>
Mon, 11 Feb 2019 17:47:09 +0000 (12:47 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 27 Feb 2019 02:03:03 +0000 (02:03 +0000)
commit3ed6b8c2ea27b1a3a9fa073e19d77d7c317ae69f
treeff9455d9efe12994595c25240c8ba292b3244894
parente763467ebe00913e8d03f855dc4b918b95099931
LU-11206 tests: Use import_ready to check IDLE

When checking if a client/OST import is up, we have to
check for IDLE as well as FULL.

wait_osc_import_ready is provided for this, but a few spots
don't use it, so they occasionally fail.

Signed-off-by: Patrick Farrell <pfarrell@whamcloud.com>
Change-Id: I826659a7f5953dee4e4551c1177479ef742b5589
Reviewed-on: https://review.whamcloud.com/34225
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/tests/sanity-flr.sh
lustre/tests/sanity.sh