Whamcloud - gitweb
LU-6356 tests: fix sanity-krb5 56/15556/4
authorSebastien Buisson <sebastien.buisson@bull.net>
Fri, 10 Jul 2015 08:46:39 +0000 (10:46 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 15 Sep 2015 16:57:06 +0000 (16:57 +0000)
commit6a5963882db22e7516b666b651247e0090767e30
tree30a8f828a72a3a7edd5ca82aa39e425eb4c6aded
parentbd61b6f1bb9848167d0cdecb22099856c3ad98ca
LU-6356 tests: fix sanity-krb5

test_151 is updated because it was relying on the fact that a target
cannot start if it cannot reaches MGS, which is no longer the case.
Now start the target, and look at import state of the mgc connection,
thanks to the newly added wait_mgc_import_state() routine in the
test framework.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: I8a846f1dfefe5d1d2310295bdd5172feb04739ef
Reviewed-on: http://review.whamcloud.com/15556
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-krb5.sh
lustre/tests/test-framework.sh