Whamcloud - gitweb
LU-12597 tests: clean up comma_list in test-framework 36/56636/4
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 9 Mar 2024 21:56:45 +0000 (14:56 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 2 Jan 2025 20:49:02 +0000 (20:49 +0000)
commit728d462ba625550f9e255ca34b2411579e9f7379
tree5d4fdefa87bca1a29fa03a4978d0b7485627bc12
parentc3c36178914e4cfa96fd9b15051653a1ecec8845
LU-12597 tests: clean up comma_list in test-framework

Start cleaning up callers of comma_list() in test-framework where it
is no longer needed since osts_nodes() and tgts_nodes() already
return a comma-separated list of nodes.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Icae1342f69af4393cc1ece8f92318c6fa03ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56636
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>
lustre/tests/test-framework.sh