Actions
Support #20918
closedPreempted jenkins jobs not resubmitted with parameters
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Due date:
Story points:
-
Description
We're using spot instances to run some of our test jobs, but when the get preempted it automatically tries to run them again, but the re-run doesn't have any job parameters (git_hash is the critical one), so it fails.
Updated by Lucas Di Pentima over 1 year ago
- Status changed from New to Resolved
This issue is already reported (and pending) for more than a year:
https://github.com/jenkinsci/google-compute-engine-plugin/issues/310
I've disabled the use of preemptible nodes to avoid further issues.
Actions