Whamcloud - gitweb
LU-13432 tests: test-framework to preserver MODOPTS_LIBCFS 73/38173/3
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 8 Apr 2020 08:24:08 +0000 (11:24 +0300)
committerOleg Drokin <green@whamcloud.com>
Thu, 14 May 2020 05:41:37 +0000 (05:41 +0000)
commit4ffd7976fdfd38fee947ca5dd317caff32dac486
tree09db65ca6e746b00c3d111e79e4045989dc90417
parente9e4690b86c8a0aa18ec24841bc9e9e7b25b3658
LU-13432 tests: test-framework to preserver MODOPTS_LIBCFS

do not reset MODOPTS_LIBCFS at module loading so that
if some one passes extra option to a test that's preserved
over a whole run rather than reset that at the first module
reload.

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I235d09dc7ed4084b95e7f85528b952b75b16744d
Reviewed-on: https://review.whamcloud.com/38173
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/test-framework.sh