Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Postponed
-
Component/s: multijob-plugin
-
Similar Issues:
Description
Add support for multijob to retry only failed portions of a matrix build.
from my end, support for retry when child job is called and failed is really needed.
at the moment if i will call job X from a MulltiJob and X will fail from some silly reason which will not happen again / will re happen just few times, a retry of X will not be known by the Multijob Father.
When i say retry of Child Job i mean to use the Naginator plugin (https://wiki.jenkins-ci.org/display/JENKINS/Naginator+Plugin)