jenkinsci / jenkinsci/google-compute-engine-plugin
No option to disable automatic build restart for preemtible VMs
Open
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
When GCP takes back one of preemptible VMs, the plugin restarts the whole build.
It does not allow to disable automatic build restart.
Our pipeline may run dozens of stages in parallel, and single preemptible VM failure executes a new build (while the previous one is still running other parallel stages).
EC2 fleet plugin has the option to disable automatic restart (for spot instances).
Without such an option we just can use GCP.
Please add the option, I believe it should not be difficult.
Thank you,
Alex.
Contributor guide
Assessment
This issue has not been assessed yet.