openshift-scale / workloads

Tool an OpenShift cluster and Run OpenShift Performance and Scale Workloads
Apache License 2.0
12 stars 31 forks source link

Parameterize the pbench tools to register, polling interval, and option to register all worker nodes #44

Open wabouhamad opened 5 years ago

wabouhamad commented 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:

akrzos commented 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

3 is an issue for this bullet

  • 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