From: Jian Yu Date: Wed, 9 Oct 2024 05:27:45 +0000 (-0700) Subject: LU-18331 tests: skip sanityn/33e for older MDS X-Git-Tag: 2.16.0-RC2~2 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F56622%2F2;p=fs%2Flustre-release.git LU-18331 tests: skip sanityn/33e for older MDS Skip sanityn test 33e for MDS < 2.15.56.127 since the test depends on changes made to the MDS code on the server. Test-Parameters: trivial testlist=sanityn env=ONLY=33e serverversion=2.15.5 Change-Id: I278af93165e928c03436489d90d72a766f27bdd7 Fixes: 2a78a9e2cd ("LU-15527 dne: refactor commit-on-sharing for DNE") Signed-off-by: Jian Yu Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56622 Tested-by: jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Li Xi Reviewed-by: Oleg Drokin --- diff --git a/lustre/tests/sanityn.sh b/lustre/tests/sanityn.sh index 3daec5a..7315971 100755 --- a/lustre/tests/sanityn.sh +++ b/lustre/tests/sanityn.sh @@ -1593,6 +1593,8 @@ test_33e() { (( MDSCOUNT > 1 )) || skip "needs >= 2 MDTs" (( MDS1_VERSION >= $(version_code 2.7.63) )) || skip "DNE CoS not supported" + (( MDS1_VERSION >= $(version_code 2.15.56.127) )) || + skip "need MDS >= v2_15_56-127-g2a78a9e2cda1 for CoS fix" $LFS mkdir -i 0 $DIR/$tdir $LFS mkdir -i 0 $DIR/$tdir/d1