Beuth-Erdelt / Benchmark-Experiment-Host-Manager

This python tool helps managing DBMS benchmarking experiments in a Kubernetes-based HPC cluster environment. It enables users to configure hardware / software setups for easily repeating tests over varying configurations.
GNU Affero General Public License v3.0
6 stars 0 forks source link

Allow list of DBMS for CLI tools #269

Closed perdelt closed 4 months ago

perdelt commented 4 months ago

https://stackoverflow.com/questions/63786661/python-argparse-select-a-list-from-choices

perdelt commented 4 months ago

included in #260