Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Possibility to define waitWhenFinished globally and not per job #141

Closed
josecastillolema opened this issue Oct 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@josecastillolema
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We have workloads that consist of many small jobs (see https://github.com/redhat-performance/web-burner/blob/main/workload/cfg_icni2_node_density2.yml for an example). Instead of defining the property waitWhenFinished per job, it would be great to be able to define it globally for a whole kube-burner run.
By defining the property per job as it is today, we introduce a long wait between jobs that not reflects the workload we are trying to mimic.

Describe the solution you'd like
To be able to define the property waitWhenFinished globally for a whole kube-burner run. That way one job would run after another.

Describe alternatives you've considered
If we set waitWhenFinished: false unfortunately we do not get the pod creation latency times, that are one of the most important KPIs for our use cases.

@josecastillolema josecastillolema added the enhancement New feature or request label Oct 29, 2021
@github-actions
Copy link

github-actions bot commented Jun 8, 2023

This issue has become stale and will be closed automatically within 7 days.

@github-actions github-actions bot added the stale Stale issue label Jun 8, 2023
@rsevilla87 rsevilla87 removed the stale Stale issue label Jun 8, 2023
@vishnuchalla vishnuchalla self-assigned this Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants