Whamcloud - gitweb
LU-4517 tests: get params directly in _wait_osc_import_state 89/8989/3
authorEmoly Liu <emoly.liu@intel.com>
Sun, 26 Jan 2014 02:27:20 +0000 (10:27 +0800)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 29 Jan 2014 01:04:27 +0000 (01:04 +0000)
commitf244bec5ab5bd9b312751c0352a3d99c7e2271e7
tree26a86cec68957a8f519831546d873054f8673a2f
parent2b3745b4b98cc360fd337a4caae9b9e334ad735c
LU-4517 tests: get params directly in _wait_osc_import_state

In _wait_osc_import_state(), if the facet is not a client node,
go to get osc.*.ost_server_uuid params directly and quickly,
without waiting $maxtime seconds.

Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Change-Id: Idf5989f53d050edcb69690b7f24a6e86df233bef
Reviewed-on: http://review.whamcloud.com/8989
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/test-framework.sh