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

[Improvement] clean the completed jobs #40

Open
ldming opened this issue Nov 9, 2023 · 0 comments
Open

[Improvement] clean the completed jobs #40

ldming opened this issue Nov 9, 2023 · 0 comments
Assignees

Comments

@ldming
Copy link
Collaborator

ldming commented Nov 9, 2023

Is your improvement request related to a problem? Please describe.

When the bench completed, clean the generated jobs.

➜  ~ kbcli bench list
NAME     NAMESPACE   KIND       STATUS     COMPLETIONS
mypg     default     Pgbench    Complete   3/3
mytest   default     Sysbench   Complete   3/3

➜  ~ k get jobs
NAME                                                       COMPLETIONS   DURATION   AGE
mypg-cleanup                                               1/1           5s         22m
mypg-prepare                                               1/1           6s         22m
mypg-run-0                                                 1/1           64s        22m
mytest-cleanup                                             1/1           62s        40m
mytest-prepare                                             1/1           12s        39m
mytest-run-0                                               1/1           96s        39m
@ldming ldming assigned ldming and fengluodb and unassigned ldming Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants