Whamcloud - gitweb
LU-16775 tests: cleanup target after sanity-sec test_31
authorSebastien Buisson <sbuisson@ddn.com>
Wed, 26 Apr 2023 07:57:03 +0000 (09:57 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 11 May 2023 00:30:37 +0000 (00:30 +0000)
commitf45ea422eeded3155f7dcab258f2b790fd3c563d
tree71e777d2fb8ea3774b1afe7da8f9d24638c70e4e
parent5a73df2c9b3babab1138cb87b27d16c13da7ff56
LU-16775 tests: cleanup target after sanity-sec test_31

sanity-sec test_31 adds an LNet network tcp999, and associated
servicenode param on MDS target. This param must be cleared when
exiting the test, otherwise it can lead to incorrect client HA
behavior, trying to reach out to the fake service nodes.

Lustre-change: https://review.whamcloud.com/50766
Lustre-commit: TBD (e8b6c5a1128210a3a2bf525b5b489224932c8f88)

Test-Parameters: trivial
Test-Parameters: mdscount=2 mdtcount=4 osscount=1 ostcount=8 clientcount=2 \
    clientselinux testlist=sanity-sec env=SHARED_KEY=true,ONLY="31 61"
Fixes: c508c94268 ("LU-16557 client: -o network needs add_conn processing")
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: If3a1926855bd23e9154c9a32b7a555e934e94565
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/50767
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-sec.sh