Whamcloud - gitweb
LU-10835 tests: unload dm-flakey module 39/31739/3
authorJian Yu <jian.yu@intel.com>
Thu, 22 Mar 2018 21:47:32 +0000 (14:47 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Apr 2018 19:51:14 +0000 (19:51 +0000)
commitfaec4b0de5686dbc1031bad7fc6e2f7cc4fbcd65
treefce493fb7f95ac063b0dadb044a97006d0a90984
parent040eca67f8d5422b0099d1b70594b5eb40a0f9ef
LU-10835 tests: unload dm-flakey module

In test-framework.sh, dm-flakey module is loaded in dm_flakey_supported()
but it's not unloaded anywhere. This patch unloads it in dm_cleanup_dev().

Test-Parameters: trivial

Change-Id: Ie40b8bc1a36a7a271cb333b81965fbe136268db1
Signed-off-by: Jian Yu <jian.yu@intel.com>
Reviewed-on: https://review.whamcloud.com/31739
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/test-framework.sh