-
Notifications
You must be signed in to change notification settings - Fork 346
add runner --reuse-idle
#1070
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
add runner --reuse-idle
#1070
Conversation
but since the current |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To accept this PR we have to simulate the busy state of the runner in BB and GL.
The only way to to it is to get all the active jobs and check if they belong to the runner.
It can be done at least in Gitlab
can always add BitBucket to https://github.com/iterative/cml/wiki/Backend-Supported-Features for now :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Closes: #575
Test
Usage