Whamcloud - gitweb
EX-3342 tests: correct Lustre version in test skip checks in sanityn
authorAlena Nikitenko <anikitenko@ddn.com>
Thu, 11 Nov 2021 21:11:18 +0000 (00:11 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 21:31:53 +0000 (21:31 +0000)
commit927812e1e59350dbc3ddcdf8faaa30722bd76c82
tree13ba0304dd4562b05a42dce3f3a7640a9a98b5ef
parent57187cda861c57229f9993e2e3aa91c63989bb62
EX-3342 tests: correct Lustre version in test skip checks in sanityn

Many patches land to the EXAScaler branches as ports from
other branches.  Sometimes the tests that are included with
the ported patches check the version of Lustre to ensure
that the feature it tests exists in this version of Lustre.
These version values are not always changed when patches
are ported from one branch to another.

Change Lustre test suite version checks to be relative to
this branch. Sanityn tests 43j, 81c and 84 were modified.

Fixes: 1c01d0867da ("LU-10235 mdt: mdt_create: check EEXIST without lock")
Fixes: 23fa920b0ce ("LU-13437 mdt: rename misses remote LOOKUP lock revoke")
Fixes: c4a91e08b1e ("LU-12485 obdclass: 0-nlink race in lu_object_find_at()")

Test-Parameters: env=ONLY="43j 81c 84" serverversion=2.10.8 \
serverdistro=el7.6 testlist=sanityn
Test-Parameters: env=ONLY="43j 81c 84" clientversion=2.12.6-ddn42 \
testlist=sanityn
Test-Parameters: env=ONLY="43j 81c 84" serverversion=2.12.6-ddn42 \
testlist=sanityn
Test-Parameters: trivial env=ONLY="43j 81c 84" testlist=sanityn

Lustre-change: https://review.whamcloud.com/45537
Lustre-commit: c525d9367976fe38fd6fba6fdda8c3a9df6fd6e1

Signed-off-by: Alena Nikitenko <anikitenko@ddn.com>
Change-Id: I3116af827889ccc5a23434f9a253f3115b56dfb4
Reviewed-on: https://review.whamcloud.com/46186
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanityn.sh