Whamcloud - gitweb
LU-9332 tests: fix pool_list issue in conf-sanity test_82b 82/26582/3
authorEmoly Liu <emoly.liu@intel.com>
Fri, 14 Apr 2017 06:18:49 +0000 (14:18 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 23 Apr 2017 03:11:34 +0000 (03:11 +0000)
commit586be217d8fe1617702571e18c324d29df27a6a8
tree4cb1358fd4b95274d37ebd456f1fae3ba2ca89da
parent1b22b5141a22d471f70339320ea156c26db0ed37
LU-9332 tests: fix pool_list issue in conf-sanity test_82b

In conf-sanity.sh test_82b, if we use separated MGS and MDS nodes,
MDS needs more time to list the OSTs in pool, so use wait_update
instead of the pool_list command.

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: I8f7281d44a12731d7ae2d1f8fa9bad163086cecc
Reviewed-on: https://review.whamcloud.com/26582
Tested-by: Jenkins
Reviewed-by: Parinay Kondekar <parinay.kondekar@seagate.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh