Whamcloud - gitweb
LU-14291 tests: make module loading of ost optional
authorJames Simmons <jsimmons@infradead.org>
Wed, 14 Feb 2024 12:38:25 +0000 (07:38 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 27 Apr 2024 22:31:21 +0000 (22:31 +0000)
commit3211709032751c160578af58db0f72c98be45727
treed9b5aacff1bf959c7c69647c302fc839c5952c47
parent971909e79ad72db339045053b19e7032bb8197e5
LU-14291 tests: make module loading of ost optional

Future Lustre versions will no longer have an ost kernel module.
load_module in the test framework will failure so capture the
failure to ignore it. We will need this for interop testing.

Lustre-change: https://review.whamcloud.com/54040
Lustre-commit: ef7deb7b076e554279f88f6d57afa17884027f9a

Test-Parameters: trivial
Signed-off-by: James Simmons <jsimmons@infradead.org>
Change-Id: Iedff4f6a36ceffa9428e3f891db78b7538217085
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54799
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
lustre/tests/test-framework.sh