The initiating build logs eventually update with the result of the downstream build but the initiating build does not block while this happens.
On Thursday, September 5, 2013 2:37:01 PM UTC-4, John Russell wrote: > > I have a scriptler build step setting my build description just before I > call "Trigger/call builds on other projects" on a downstream job which > blocks waiting for that build. > > If I have the scriptler step there, the "Trigger..." step will not block > waiting for downstream. The build ends immediately with FAILURE. If I > remove the scriptler step it works fine. If I put the scriptler code into a > System Groovy Script build step in the same spot it also works fine and > blocks on the "Trigger..." step as I want. > > Is there something about scriptler that would make "Trigger..." not block > correctly? Any workarounds? Thanks. > > -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
