Whamcloud - gitweb
EX-3342 tests: fix Lustre ver in skip checks in sanity-flr
authorAlena Nikitenko <anikitenko@ddn.com>
Thu, 3 Feb 2022 01:47:50 +0000 (04:47 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Feb 2022 04:03:04 +0000 (04:03 +0000)
commit0f429f23d1351aa9bacb698e00ffebbef927397f
treeb52538f16934bda690ba9fa714ca309568498ed7
parent9e73683bfadb75454db65bc8440318040a798b84
EX-3342 tests: fix Lustre ver 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 test 50c was modified.

Fixes: f2d1c4ee463 ("LU-14647 flr: mmap write/punch does not stale other mirrors")

Test-Parameters: env=ONLY="50c" serverversion=2.12.6-ddn42 \
testlist=sanity-flr
Test-Parameters: trivial env=ONLY="50c" testlist=sanity-flr

Signed-off-by: Alena Nikitenko <anikitenko@ddn.com>
Change-Id: Ia210c88586827bf8a9289cd6f9dd96c5e0cdc319
Reviewed-on: https://review.whamcloud.com/46440
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-flr.sh