Whamcloud - gitweb
LU-17050 tests: remove sanity-sec IDENTITY_UPCALL 00/52400/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 14 Sep 2023 20:59:58 +0000 (14:59 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 28 Sep 2023 08:02:31 +0000 (08:02 +0000)
commit6a04acde6d0900f3e7fb3ed4929dc98d58bd194c
tree80bed852aa8b855690f09521789eeb8adf17401c
parent65debc32365a179b36847d12118e2ec6e1b5805f
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.

Test-Parameters: trivial testlist=sanity-sec mdscount=2 mdtcount=4
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I2f2ace33cf01153d16f4f25038065d33443ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52400
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity-sec.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh