-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins ver. 1.554.10.1 (Jenkins Enterprise by CloudBees 14.05)
RHEL 6.5
java version "1.7.0_51"
We have setup a multijob build with multiple phases in which each job should move to the next phase in the event of a failure. When a failure is detected, the multijob is continuing to execute the downstream jobs rather than exit. I tested the reverse with continuing on a success and that works but not the continue on a failure.
Please advise, images of the job run are attached.