From: Emoly Liu Date: Mon, 6 May 2024 03:15:37 +0000 (+0800) Subject: LU-17815 tests: skip conf-sanity.sh test_5h X-Git-Tag: 2.15.64~172 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F55012%2F4;p=fs%2Flustre-release.git LU-17815 tests: skip conf-sanity.sh test_5h Skip conf-sanity.sh test_5h because it always caused test_102 and test_108 failure in recent interop testing. Test-Parameters: trivial serverbuildno=170 serverjob=lustre-b2_12 serverdistro=el7.9 testlist=conf-sanity env=ONLY="5h 102 108",HONOR_EXCEPT=y Test-Parameters: trivial testlist=conf-sanity Fixes: d1b5146eda ("LU-12206 mdt: mdt_init0 failure handling") Signed-off-by: Emoly Liu Change-Id: Id6ffe8b5d88e1d79883cbf2d84d73796945fc734 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55012 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Zhenyu Xu Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index 14f50f7..17ee50e 100755 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -516,6 +516,9 @@ test_5g() { run_test 5g "handle missing debugfs" test_5h() { + (( $MDS1_VERSION >= $(version_code 2.12.54) )) || + skip "Need MDS version at least 2.12.54" + setup stop mds1