Whamcloud - gitweb
EX-3342 tests: correct Lustre version in test skip checks
authorJames Nunez <jnunez@whamcloud.com>
Mon, 13 Sep 2021 21:16:19 +0000 (15:16 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 17 Sep 2021 22:10:15 +0000 (22:10 +0000)
commit9d834c794da1e36667d4bfbce5dd269f0645059a
treec174a4ce656137cf901c15c4b6f611f3c21b53a0
parent739a20d716ad49772bee79ed55793d9744a79cfd
EX-3342 tests: correct Lustre version in test skip checks

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.

Fixes: 5cfcd52d (“LU-13417 mdd: set default LMV on ROOT”)
Fixes: c75e68e5 (“LU-14804 nodemap: do not return error for improper ACL”)
Fixes: f2d1c4ee (“LU-14647 flr: mmap write/punch does not stale other mirrors”)
Fixes: 86847243 (“LU-13730 lod: don't confuse stale with primary flag”)

Test-Parameters: trivial env=ONLY="0 432" testlist=sanity
Test-Parameters: env=ONLY="50 207" testlist=sanity-flr

Change-Id: I9f1f0c1b89d5df7082e4fcaee385b724a453f331
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44906
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity-flr.sh
lustre/tests/sanity.sh