Whamcloud - gitweb
LU-1634 test: Check client only for version matching
authorJinshan Xiong <jinshan.xiong@whamcloud.com>
Wed, 1 Aug 2012 20:18:48 +0000 (13:18 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 13 Aug 2012 05:08:12 +0000 (01:08 -0400)
commit66f398201faaaa2b91e2a0b0741be940c896520b
tree5df70a2fac0d1ffe47b8bebf8ea6507bd4f2100c
parent43603bd10268da3daf0f176d45ef65cc4917f713
LU-1634 test: Check client only for version matching

For reliability, we should check nidtbl versions on the client only
to make sure the client is not notified if IR on the MGS is disabled.
Otherwise, if the MGS can't respond while OST is restarting, the
nidtbl version won't be updated and this will fail the test.

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I903add4261f5fb133ae4ac170b10c0783c226e29
Reviewed-on: http://review.whamcloud.com/3511
Tested-by: Hudson
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/recovery-small.sh