Whamcloud - gitweb
LU-17761 tests: make sanity-compr sanity/sanityn return 0 55/54855/1
authorJian Yu <yujian@whamcloud.com>
Fri, 19 Apr 2024 18:54:04 +0000 (11:54 -0700)
committerJian Yu <yujian@whamcloud.com>
Fri, 19 Apr 2024 18:54:04 +0000 (11:54 -0700)
commit96767ff8af44b5dac0677db759634515de1d1802
tree2af9ce145d92e1dfb36b0e5194ae78590c37a3eb
parentf2868d1edfd57f81211d411728d076a10c77bcdc
LU-17761 tests: make sanity-compr sanity/sanityn return 0

While running sanity-compr sanity/sanityn, if there was
sub-subtest failure, the sanity/sanityn test_cleanup would
be incorrectly marked as FAIL.

We should leave it to the individual sanity/sanityn subtests
to mark their failures, test_sanity() and test_sanityn()
should not also return an error.

Change-Id: I1fd645b80b92e583f1a564f85e6d2d6d871b8fa8
Test-Parameters: trivial testlist=sanity-compr
Signed-off-by: Jian Yu <yujian@whamcloud.com>
lustre/tests/sanity-compr.sh