Hello,
I have two jobs 'Job 1' and 'Job 2'. 'Job 2' is a downstream job of 'Job 1' (Job 1 builds Job 2 as a post build action). 'Job 2' always fails. I setup a Workflow project with: build job: 'Job 1', propagate: true, wait: true Even if propagate and wait are set to true, my workflow project never waits for 'Job 2' completion and never fails. Did I do something wrong? Jenkins: 1.609 Workflow: 1.5 Thanks, Nicolas -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/711f0dd8-092d-4a6d-b0ec-bd37c6af661e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
