Whamcloud - gitweb
EX-3342 tests: fix Lustre ver in skip checks in recovery-small
authorAlena Nikitenko <anikitenko@ddn.com>
Tue, 28 Dec 2021 13:58:30 +0000 (16:58 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 3 Feb 2022 00:05:55 +0000 (00:05 +0000)
commit0c68b4c1fde4acebf770801a2b63d7d2e2bb42b2
tree8d91aef8ff495494a1d7742644455333b05560f5
parente74c8c46edc5b94fc59a6f7ac0f85b62ab68ebf0
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>
lustre/tests/recovery-small.sh