Whamcloud - gitweb
LU-12597 tests: allow comma-separated node lists 40/54340/5
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Aug 2023 21:18:12 +0000 (15:18 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 17 Jul 2024 15:21:20 +0000 (15:21 +0000)
commitf891723d30a2b0fe4fc43d8e8e852909aae0a3e3
treebfca4880752c6a34ce0194e2894c518e46574643
parent6cdf1ab52b09877bcb2a90973cff603e740c5833
LU-12597 tests: allow comma-separated node lists

Allow some functions that deal with space-separated node lists to
also accept comma-separated node lists, to prepare for a future
where $(osts_nodes) and $(mdts_nodes) will return comma-separated
lists already, instead of having to call comma_list each time.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I36e5a2a0814fd6564ca560ad93fdaba0423ebbe5
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54340
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh