Whamcloud - gitweb
LU-412 tests: Fix test script lookup in auster
authorLi Wei <liwei@whamcloud.com>
Mon, 11 Jul 2011 05:23:33 +0000 (13:23 +0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 Jan 2012 03:15:35 +0000 (22:15 -0500)
commit39b98cb351866da5648ea1a2216c108f8791226f
treebe58db0f1bd00daaace8a3089c04cf41d25b4344
parent3391572fec45a200345942eac138a8fdfcf80b89
LU-412 tests: Fix test script lookup in auster

When asked to run "lfsck", auster found "/usr/sbin/lfsck" instead of
"$LUSTRE/tests/lfsck.sh".  This patch restricts auster to look for test
scripts in only $LUSTRE/tests.

Change-Id: Iea521d06cdf1cea1a9bd80224f847275732d3447
Signed-off-by: Li Wei <liwei@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1078
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/auster