Whamcloud - gitweb
LU-790 tests: remove old get_lustre_version() calls 68/14768/4
authorAndreas Dilger <andreas.dilger@intel.com>
Mon, 11 May 2015 23:21:27 +0000 (17:21 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 26 May 2015 17:32:27 +0000 (17:32 +0000)
commit583fef9966f2e531b1c255cabaf1fbaa323e8e5d
tree5668ca307d994b7bc90d61b1ee6a91c6a5a298f0
parent97a4f037c2f7f41599fcf582768029d4f99763cb
LU-790 tests: remove old get_lustre_version() calls

Replace old get_lustre_version() calls with lustre_build_version(),
since the former was deleted in commit 2a223541d2.  The few places
using get_lustre_version() were non-critical (just advisory messages)
but may generate errors messages in the test output.

Fix sanity-sec.sh to check the version on the mgs facet instead of
the mds1 facet, in case they are on separate nodes at some point.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I448bc13abbd36e86d0aa8cd6e22bacc9b6def27c
Reviewed-on: http://review.whamcloud.com/14768
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/conf-sanity.sh
lustre/tests/sanity-sec.sh
lustre/tests/sanity.sh