Whamcloud - gitweb
EX-3342 tests: correct Lustre version in skip checks in sanity
authorAlena Nikitenko <anikitenko@ddn.com>
Wed, 17 Nov 2021 15:11:25 +0000 (18:11 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 22 Jan 2022 08:24:52 +0000 (08:24 +0000)
commitfc286c0969e6710a2289872730f50e77765b686c
tree95a9a0d7f3be41b563ff78691eff3690c192ae01
parenta487e0f7ec65095e32cb72a18c6b764527c04f95
EX-3342 tests: correct Lustre version in skip checks in sanity

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 tests 272d, 272e and 272f were modified.

Fixes: dfc707a23aa ("LU-11421 dom: manual OST-to-DOM migration via mirroring")

Test-Parameters: env=ONLY="272d 272e 272f" serverversion=2.12.6-ddn3 \
serverdistro=el7.7
Test-Parameters: env=ONLY="272d 272e 272f" clientversion=2.12.6-ddn42
Test-Parameters: env=ONLY="272d 272e 272f" serverversion=2.12.6-ddn42
Test-Parameters: trivial env=ONLY="272d 272e 272f"

Lustre-change: https://review.whamcloud.com/45590
Lustre-commit: cf7546cd146d3b2db2bd9afc3e31f5ea488b09f5

Signed-off-by: Alena Nikitenko <anikitenko@ddn.com>
Change-Id: I1c6cba7e738f5ddb7b02ce63ab554a650967b947
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Wei Liu <sarah@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46184
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity.sh