Whamcloud - gitweb
LU-13903 tests: skip test_410 if modules weren't built 52/39652/2
authorMr NeilBrown <neilb@suse.de>
Mon, 10 Aug 2020 22:52:51 +0000 (08:52 +1000)
committerOleg Drokin <green@whamcloud.com>
Tue, 1 Sep 2020 03:44:44 +0000 (03:44 +0000)
commitbfb5fe8b18423f6058b5940dccd5132929e3b25d
treec7eb3c865876808ead5724510b77835e3ec84b59
parent865aa3f692bccdd9cf7ff6cafeee350e06bb8d76
LU-13903 tests: skip test_410 if modules weren't built

test_410 requires a special module, which is only built if
all modules are being built.  So if only the user-space code
was built, this test will fail.

So make the test contitional on the module existing.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I235894c72b51f627c01ee08e850a59933b49e033
Reviewed-on: https://review.whamcloud.com/39652
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh