Trigger downstream job as "function" from upstream job

65 views
Skip to first unread message

Karel Kříž

unread,
May 29, 2018, 5:26:33 AM5/29/18
to Jenkins Users
Hello everyone,
please, is it possible to trigger (downstream) job from upstream job, but in way, that (sorry for vague description) upstream job "will wait for result of downstream job", and downstream job will be triggered (called) immediately (directly) after upstream trigger (my intension is skip the policy for putting job to queue). I found this plugin: https://plugins.jenkins.io/parameterized-trigger ,but I'm not sure, if it meet my requirements completely.

Thanks for your response!

Reddysekhar Gaduputi

unread,
May 31, 2018, 12:43:02 AM5/31/18
to jenkins...@googlegroups.com
Yes, indeed this is the plugin which will help to trigger downstream jobs and by using "Block until the triggered projects finish their builds" option in plugin configuration can make upstream job to wait till downstream finishes its execution.
regarding skip the job putting in queue, you mean to say downstream job to be build in parallel executions ? If yes, please check option "Execute concurrent builds if necessary" in downstream job configuration.



Thanks,
Reddysekhar G


--
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 jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6b208cf8-6b0b-4fb9-924e-4f70559a23a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages