Whamcloud - gitweb
LU-17050 tests: remove sanity-sec IDENTITY_UPCALL 38/55438/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 14 Sep 2023 20:59:58 +0000 (14:59 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 20 Jun 2024 21:33:47 +0000 (21:33 +0000)
commit4697d74e00225c06b74ce6d5f850b54eb8383284
tree9a60edc4a41fbc1b680b34489dc749e0ad7a52b2
parente92212c52d53f16d2de8d8d67988b2e0fc3c9223
LU-17050 tests: remove sanity-sec IDENTITY_UPCALL

In sanity-sec.sh there was an IDENTITY_UPCALL variable that
conflicted with an identically-named global variable in
test-parameters.  Due to new checks by Gerrit Janitor, this
was causing any patch that ran sanity-sec.sh to log a warning.

Remove the parameter from sanity-sec.sh as it is unused.
Update code style in functions upcating identity_upcall.

Lustre-change: https://review.whamcloud.com/52400
Lustre-commit: 6a04acde6d0900f3e7fb3ed4929dc98d58bd194c

Test-Parameters: trivial testlist=sanity-sec mdscount=2 mdtcount=4
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I2f2ace33cf01153d16f4f25038065d33443ebbe5

Change-Id: I2bda5557d62d41f170eda55e66cdb8add28c85c7
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55438
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-sec.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh