Whamcloud - gitweb
EX-3342 tests: correct Lustre version in skip checks in sanity-flr
authorAlena Nikitenko <anikitenko@ddn.com>
Thu, 18 Nov 2021 13:41:13 +0000 (16:41 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 3 Feb 2022 00:05:46 +0000 (00:05 +0000)
commitbf86283572ffdaf403a3ca7f02e3fddbf3973a6a
tree8e495240c641e523a1746703c64d3952e9e634c2
parent86f7ab1aeb3e18aa12b364066ebbe43f8fdc8ded
EX-3342 tests: correct Lustre version in skip checks in sanity-flr

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. Sanity-flr tests 44c and 207 were modified.

Lustre-change: https://review.whamcloud.com/45607
Lustre-commit: 3b31d79a53a7daebcd214b83b4d0a20d9a570eba

Test-Parameters: env=ONLY="44c 207" serverversion=2.12.6-ddn3 serverdistro=el7.7 testlist=sanity-flr
Test-Parameters: env=ONLY="44c 207" clientversion=2.12.6-ddn42 testlist=sanity-flr
Test-Parameters: env=ONLY="44c 207" serverversion=2.12.6-ddn42 testlist=sanity-flr
Test-Parameters: trivial env=ONLY="44c 207" testlist=sanity-flr

Fixes: e317b4ef681 ("LU-13730 lod: don't confuse stale with primary flag")
Fixes: 6c3a4fad094 ("LU-14526 flr: mirror split downgrade SOM")

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