Whamcloud - gitweb
LU-6707 test: load loop module to have loop devices 30/15130/8
authorWei Liu <wei3.liu@intel.com>
Mon, 20 Jun 2016 20:56:19 +0000 (13:56 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 16 Mar 2017 21:38:04 +0000 (21:38 +0000)
commitb7b080bcb0e2cac15174de44b1b822fc11feec02
treeea61d62ee62b4d274aafb2de247bdd6d8acf8f2d
parentf8ac16100986b32cbae7b13baf69a30ac598ae7e
LU-6707 test: load loop module to have loop devices

Since there is no default loop device on EL7, load
loop module with option max_loop=8 to have loop devices
ready. posix.sh is not going to pass until LU-9102 get
resolved, but first fix the loop device issue.

Change-Id: I9fb9eba15099e5569dbc04fcd4454656a59fdd52
Signed-off-by: Wei Liu <wei3.liu@intel.com>
Reviewed-on: https://review.whamcloud.com/15130
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
Tested-by: Jenkins
Reviewed-by: Minh Diep <minh.diep@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/posix.sh