summaryrefslogtreecommitdiffstats
path: root/tools/generate_glusto_config
Commit message (Collapse)AuthorAgeFilesLines
* [ToolFix] Loop over outer index for server countLeela Venkaiah G2021-01-201-1/+2
| | | | | | | | | | Issue: In a nested loop, anchor is picking inner loop index 1 always Solution: Store outer loop index and use it while lopping over server list and create correct anchor Change-Id: Ib3aaed2f0153b567ea9dd5cd8f4ef20ecf604dd8 Signed-off-by: Leela Venkaiah G <lgangava@redhat.com>
* [Tool] Tool to generate config file for executing glusto testsArthy Loganathan2020-12-185-0/+199
Change-Id: Ie8fc6949b79b6e91c1be210c90a4ef25cfb81754 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>