jenkinsci / jenkinsci/google-compute-engine-plugin

No option to disable automatic build restart for preemtible VMs

Open
#214 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.