Whamcloud - gitweb
LU-12275 tests: skip new nodemap params on old MGS 28/49828/2
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 30 Jan 2023 21:46:37 +0000 (14:46 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 30 Jan 2023 21:53:46 +0000 (14:53 -0700)
commit74c9b1f6e4d5b1fbbd615b87fb7c62c0fcb1a727
tree6c215030fa0d29e59ee0ae8da9d59ae3a13f3e20
parenteac03ca97867240b3a1b3eced666a6a7aaddf60c
LU-12275 tests: skip new nodemap params on old MGS

Skip setting forbid_encryption and readonly_mount parameters on old
MGSes that do not support these options.  Otherwise test_61 failures
are seen during interop testing.  Running test_36 would also fail in
this case, except that it is already skipped due to encryption checks.

Test-Parameters: trivial testlist=sanity-sec
Fixes: 598c48707c ("LU-12275 tests: exercise file content encryption/decryption")
Fixes: e7ce67de92 ("LU-15451 sec: read-only nodemap flag")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I94f2e2f609927fea618a3a22f103bd32ae3ebbe5
lustre/tests/sanity-sec.sh