Whamcloud - gitweb
LU-16775 tests: cleanup target after sanity-sec test_31 66/50766/3
authorSebastien Buisson <sbuisson@ddn.com>
Wed, 26 Apr 2023 07:57:03 +0000 (09:57 +0200)
committerOleg Drokin <green@whamcloud.com>
Fri, 19 May 2023 07:08:12 +0000 (07:08 +0000)
commitf70821fc14507407d73a1db02c272b2e6f00ceca
tree26717976a118fecd72c82508426959ae87bb5e0b
parent8546628c23b1ba1785e42ec9b1bc4b77acced5c6
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.

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/fs/lustre-release/+/50766
Reviewed-by: Sarah Liu <sarah@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-sec.sh