EX-3342 tests: fix Lustre ver in skip checks in recovery-small
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. Recovery-small tests 110k,136,138,139,143 were
modified.
Fixes:
80eb31f5367 ("LU-11761 fld: let's caller to retry FLD_QUERY")
Fixes:
5bf8c0eaf91 ("LU-12098 mdd: explicitly clear changelogs on deregister")
Fixes:
18a53eddc08 ("LU-12846 mdd: return error while delete failed")
Fixes:
c2d5af902d8 ("LU-13061 osp: check catlog FID after reading in")
Fixes:
18a53eddc08 ("LU-12846 mdd: return error while delete failed")
Test-Parameters: env=ONLY="110k 136 138 139 143" serverversion=2.10.8 \
serverdistro=el7.6 testlist=recovery-small
Test-Parameters: env=ONLY="110k 136 138 139 143" \
clientversion=2.12.6-ddn42 testlist=recovery-small
Test-Parameters: env=ONLY="110k 136 138 139 143" \
serverversion=2.12.6-ddn42 testlist=recovery-small
Test-Parameters: trivial env=ONLY="110k 136 138 139 143" \
testlist=recovery-small
Lustre-change: https://review.whamcloud.com/45947
Lustre-commit:
4a981ce7975a499680bc53c374dd002bb89fb515
Signed-off-by: Alena Nikitenko <anikitenko@ddn.com>
Change-Id: Id86d1d0fbbb5eca5aec9b6fcbf5baae8941573e1
Reviewed-on: https://review.whamcloud.com/46418
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>