Whamcloud - gitweb
LU-10210 tests: Add lustre_routes_conversion script in PATH 35/30335/3
authorSonia Sharma <sonia.sharma@intel.com>
Fri, 1 Dec 2017 11:25:48 +0000 (03:25 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 4 Jan 2018 02:49:13 +0000 (02:49 +0000)
commit144a76262155a6b2f866746c980459729db73544
treea82b706a0d6da885b726d07774c02b022f1928f2
parentbb161d2871fce1606ada60d5d53801edd9b10620
LU-10210 tests: Add lustre_routes_conversion script in PATH

When running out of build tree test_67 in conf-sanity.sh cannot
find lustre_routes_conversion script because it's not in PATH.

Add lustre_routes_conversion script in test-framework.sh
init_test_env() so that it is visible when running out of
build tree.

Test-Parameters: trivial testlist=conf-sanity
Change-Id: Id5ed93e0176f0b42aa704511c72fbe14902ea42f
Signed-off-by: Sonia Sharma <sonia.sharma@intel.com>
Reviewed-on: https://review.whamcloud.com/30335
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh