Whamcloud - gitweb
LU-17761 tests: make sanity-compr sanity/sanityn return 0
authorJian Yu <yujian@whamcloud.com>
Mon, 29 Apr 2024 17:26:50 +0000 (10:26 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 1 May 2024 22:30:39 +0000 (22:30 +0000)
commit12692c5285a3d72b77c4ea48e2582918dcdc2ddc
treedcffdcf4be997c6ca92cc350ac67f2e1fd44748e
parent622dbb0970f2496f54af5cdf62c84b1e1e1947ef
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.

Lustre-change: https://review.whamcloud.com/54855
Lustre-commit: TBD (from 96767ff8af44b5dac0677db759634515de1d1802)

Test-Parameters: trivial testlist=sanity-compr
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Change-Id: I1fd645b80b92e583f1a564f85e6d2d6d871b8fa8
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54856
Reviewed-by: Artem Blagodarenko <ablagodarenko@ddn.com>
Reviewed-by: Sarah Liu <sarah@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-compr.sh