LU-15593 tests: fix version checks for backported patches
Check for 2.14.0.x versions instead of 2.14.5x versions:
conf-sanity.sh: test_123ag
sanity.sh: test_27S, test_64i, test_160q, test_413e
sanity-flr.sh: test_44e
sanity-sec.sh: test_60
Test-Parameters: trivial testlist=conf-sanity env=ONLY=123
Test-Parameters: testlist=sanity-flr,sanity-sec
Fixes:
32f0bbe2646a ("LU-15176 sec: allow subdir mount of encrypted dir")
Fixes:
d053ce30ca2f ("LU-15593 mdt: Add option to disable use of SOM")
Fixes:
a35ae4ec46ec ("LU-15142 lctl: fixes for set_param -P and llog_print")
Fixes:
d35aa94e79de ("LU-14448 lod: verify LOV before set/inherit")
Fixes:
276182ae9b95 ("LU-13055 changelog: use default mask if server has no mask")
Fixes:
930d4fe4952f ("LU-9704 grant: ignore grant info on read resend")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibd0e01ff5ac3b4a810b3eb5b8052e8a727ca416d
Reviewed-on: https://review.whamcloud.com/47206
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>