Quantcast

dependencies on multiple upstream jobs

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

dependencies on multiple upstream jobs

Chris Withers
Hi All,

I would like to have a job that depends on 4 upstream jobs.
I want that job to only build if all 4 upstream jobs are successful.

Will this be the case if I just put them all in the "Build after other
projects are built" box, or do I need to do anything else?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
             - http://www.simplistix.co.uk
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: dependencies on multiple upstream jobs

Lars Nordin
Use the join trigger plug-in
https://wiki.jenkins-ci.org/display/JENKINS/Join+Plugin


-----Original Message-----
Hi All,

I would like to have a job that depends on 4 upstream jobs.
I want that job to only build if all 4 upstream jobs are successful.

Will this be the case if I just put them all in the "Build after other projects are built" box, or do I need to do anything else?

cheers,

Chris
Loading...