kube-burner / kube-burner-ocp

OpenShift integrations and workloads for kube-burner
https://kube-burner.github.io/kube-burner-ocp/
Apache License 2.0
4 stars 18 forks source link

Adding support for multiple metric profiles #62

Closed vishnuchalla closed 5 months ago

vishnuchalla commented 5 months ago

Type of change

Description

Support for multiple metric profiles in the index sub-command.

Checklist before requesting a review

Testing

Tested in local with different scenarios

kube-burner-ocp index --uuid="${UUID}" --metrics-profile "metrics.yml,metrics.yml"
kube-burner-ocp index --uuid="${UUID}" --metrics-profile metrics.yml
kube-burner-ocp index --uuid="${UUID}" --metrics-profile "metrics.yml"
kube-burner-ocp index --uuid="${UUID}" --metrics-profile metrics.yml,metrics.yml