Whamcloud - gitweb
LU-12597 tests: return comma-separated mdts_nodes() 94/57194/4
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 28 Nov 2024 21:25:30 +0000 (14:25 -0700)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:26:46 +0000 (06:26 +0000)
commita2d7e81c01e913d7d4401ab317b2b71652753576
treed4d19bfa65caecfd896d7ccc2ecfdf3abbd333ff
parent2e848e9cb7228c9febbf0c9ea957db845d7f4dc7
LU-12597 tests: return comma-separated mdts_nodes()

Start to return comma-separated MDTs list from mdts_nodes(),
to avoid the redundant calling of comma_list() for each user.

Fix the few places that do not call comma_list() on mdts_nodes()
output afterward, or treat the output as a space-separated list.

Later patches will clean up all of the callers of mdts_nodes,
but there are too many places it is used to do in a single patch.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Iddd3278321e7552dc2afd5fbb9f48033af3ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/57194
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/scripts/spelling.txt
lustre/tests/mds-survey.sh
lustre/tests/sanity.sh
lustre/tests/test-framework.sh