Whamcloud - gitweb
LU-9288 tests: t-f to check if ZFS module is loaded 34/26334/5
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Tue, 4 Apr 2017 12:09:14 +0000 (15:09 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 3 Jun 2017 03:58:03 +0000 (03:58 +0000)
commit9ad76c8375e4127caf12ed29f0602ff26d36d708
tree5ce78c1f50213ff68180d8cae1fd052fbf0a6c38
parentcdfb271f37288c038f5b525fe7764df59d92e0b3
LU-9288 tests: t-f to check if ZFS module is loaded

it's possible that ZFS modules are missing in /lib/modules/ in
a development environment. if so, then modprobe fails preventing
regular testing. t-f can check whether ZFS module is loaded already.

Change-Id: Ie871be7a9af3c15968de8b5d8a8c99b3e1cb4274
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: https://review.whamcloud.com/26334
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh