Whamcloud - gitweb
LU-11083 tests: automatically load external modules 90/32790/4
authorJohn L. Hammond <jhammond@whamcloud.com>
Thu, 5 Jul 2018 16:02:25 +0000 (11:02 -0500)
committerOleg Drokin <green@whamcloud.com>
Mon, 30 Jul 2018 22:25:00 +0000 (22:25 +0000)
commitcaf9f9923c6f9bfb7b23fbc5bf08bd9f5627bdce
tree6bd1684aeec1fc0f3280283c0507f97476dc0aa0
parentbf19f7a4fa6970f57bfe922461cfae7a3e80f89c
LU-11083 tests: automatically load external modules

In the test-framework function load_module(), try to load (using
modprobe) any not yet loaded modules (which are assumed to be
external) that the current module depends on.

Test-Parameters: trivial

Signed-off-by: John L. Hammond <jhammond@whamcloud.com>
Change-Id: Id1d10519b00854600d095b861670e96f906298fc
Reviewed-on: https://review.whamcloud.com/32790
Tested-by: Jenkins
Reviewed-by: Quentin Bouget <quentin.bouget@cea.fr>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh