Whamcloud - gitweb
LU-17475 tests: Do not pass IP to do_node in wait_nm_sync 38/53838/2
authorChris Horn <chris.horn@hpe.com>
Sat, 13 Jan 2024 17:06:10 +0000 (11:06 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 15 Feb 2024 07:11:56 +0000 (07:11 +0000)
commit0216ffecd9d1cca45b03f2f5f20bea6349c3bb18
tree5171a19dd3896d1786ef91560820e80863908679
parent5718e05cfd73c1bafa29f68d33e279b9de869522
LU-17475 tests: Do not pass IP to do_node in wait_nm_sync

If do_node() resolves to pdsh then the ':' in an IPv6 NID is
misinterpreted as specifying an rcmd module. Avoid the issue by
passing the node hostname instead of IP.

Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: I511308e3fb5247a85dec7f20a0ff4f3da2de4f3a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53838
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/test-framework.sh