Jenkins workflow plugin is great but have an important limitation that prevent us to replace the Pipeline and Deployment Pipeline plugins used: in case of a failure, it is not possible to re-run the pipeline from any failed steps.
Supposing we have a big pipeline, when a step failed, it should be possible to re-run from the failed step in order to complete the Pipeline without necessity of re-running all the pipeline.
- duplicates
-
JENKINS-33846 Restart pipeline from specific stage, after failure
-
- Open
-
[JENKINS-36813] Re-run particular steps or stage
Link | New: This issue duplicates JENKINS-33846 [ JENKINS-33846 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 173555 ] | New: JNJira + In-Review [ 210225 ] |
Component/s | New: pipeline-general [ 21692 ] |
Component/s | Original: workflow-plugin [ 18820 ] |
Labels | Original: plugin workflow | New: pipeline plugin workflow |
Labels | Original: pipeline plugin workflow | New: pipeline plugin |
This is something they won't do in the open source solution. See https://issues.jenkins-ci.org/browse/JENKINS-33846