Whamcloud - gitweb
LU-4066 test: use $LUSTRE to locate server modules 54/7854/2
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 4 Oct 2013 16:56:43 +0000 (11:56 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 25 Oct 2013 02:52:30 +0000 (02:52 +0000)
commit11e94090d8f10c2e7d5c40faf028b21dc501d1c3
treeaeea4db8e01bd72e07f1a08a90accc184883aa2a
parent5020ca0aa28feb0874549fde955e82ccf70c4b82
LU-4066 test: use $LUSTRE to locate server modules

In test-framework.sh's init_test_env look for $LUSTRE/mdt/mdt.ko
rather than `$dirname $0`/../mdt/mdt.ko to determine if the server
modules are present when they cannot be found in /lib/modules.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ib16eee4d7811afcb310c7b0fd4a401ea5af2e7ad
Reviewed-on: http://review.whamcloud.com/7854
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh