-
New Feature
-
Resolution: Duplicate
-
Trivial
-
None
My customer tries to use https://wiki.jenkins-ci.org/display/JENKINS/Build-timeout+Plugin and https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin together.
They need option : Rerun build for cancelled build
Use case:
1. restart builds that was aborted due to timeout
I can provide implementation for this Feauture if including such option is accepatbel
- duplicates
-
JENKINS-8947 Allow a build to be restarted X amount of times if it times out
-
- Closed
-
[JENKINS-34166] Allow restart aborted builds for cancelled builds
Summary | Original: Allow restart aborted builds for | New: Allow restart aborted builds for cancelled builds |
Assignee | Original: Nicolas De Loof [ ndeloof ] | New: ikedam [ ikedam ] |
Component/s | New: build-timeout-plugin [ 15530 ] | |
Component/s | Original: naginator-plugin [ 15560 ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 170217 ] | New: JNJira + In-Review [ 198811 ] |
Sounds rather a feature of build-timeout.
That feature is planned by another contributor, but left for a long time: https://github.com/jenkinsci/build-timeout-plugin/pull/45
I'll take over that work.