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 14 forks source link

[RFE] Add iterations CLI option for BYOWL #55

Closed afcollins closed 1 week ago

afcollins commented 3 months ago

Is your feature request related to a problem? Please describe. iterations is a common element of all workloads we run through kube-burner.

Describe the solution you'd like Having a command-line argument to control the number of iterations would be super helpful!

Describe alternatives you've considered Updating config files with iterations count works, but a CLI argument would be great! :D

afcollins commented 2 months ago

I am currently designing a second test where this feature would be helpful.

More detail I discussed with some of the contributors, is whether 'custom workload' can allow a super set of all CLI arguments from all other workloads, as optional workloads.

This would facilitate a user starting with an existing workload via --extract, and being able to run the template as-is with init without needing to replace all the variables in the template.