Whamcloud - gitweb
LU-14291 tests: make module loading of ost optional 58/54258/2
authorJames Simmons <jsimmons@infradead.org>
Wed, 14 Feb 2024 12:38:25 +0000 (07:38 -0500)
committerOleg Drokin <green@whamcloud.com>
Sun, 16 Jun 2024 03:36:23 +0000 (03:36 +0000)
commit75ed57064c87280f2596261a59f5412095c70161
tree38baf35fd9acaf46ea17ab35228399b7e4b1ced0
parent00572286624d46a539861c48d95bebf003239d40
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

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