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>