Open wabouhamad opened 5 years ago
Need to parameterize pbench config params that are in the https://github.com/openshift-scale/workloads/blob/master/workloads/templates/pbench-cm.yml.j2 template to allow:
- registering all nodes not just default 2 worker nodes
- selecting the tools to register on masters and on worker nodes
- specifying the polling interval for specific tool like pidstat
- specifying the default polling interval for the remaining tools
These bullets all need to be addressed. If you have a free period of time lets get a pr put together to start addressing them. Thanks @wabouhamad
Need to parameterize pbench config params that are in the https://github.com/openshift-scale/workloads/blob/master/workloads/templates/pbench-cm.yml.j2 template to allow: