-
Bug
-
Resolution: Postponed
-
Minor
-
None
-
Jenkins 2.38
Multijob plugin 1.26
Hi.
We have Jenkins jobs which use multijob plugin and we start some downstream jobs conditionally.
It means that some jobs configured in MultiJob will never start, some may finish successfully or be unstable.
So once there is a downstream job which is disabled via condition ('enableCondition' and 'condition' XML options) the MultiJob build is always reported as failed no matter what are the results of builds which were actually executed.