I’m not using a build pipeline, but instead using individual jobs and adding 
the build triggers for the upstream jobs in “Build after other projects are 
built” and “Trigger only if build is stable”.  No pipeline is then needed, and 
it nicely handles my normal situation where the jobs are arranged as a tree 
instead of as a simple pipeline.

From: [email protected] 
[mailto:[email protected]] On Behalf Of Daniel Serodio
Sent: August-20-15 15:03
To: Jenkins Users
Subject: Re: How can a Build Pipeline be scheduled/triggered?

A Build Pipeline if only the automatic triggering of downstream jobs, so if the 
downstream jobs are triggered automatically, you only need to schedule the 
first job in the pipeline and the rest will follow.

HTH,
Daniel Serodio

On Saturday, August 15, 2015 at 4:19:48 PM UTC-3, Anne wrote:
Jenkins users,
Has anyone tackled this?  For example, there are 5 build pipelines – each 
independent of each other and the idea is to start these jobs during the night 
with the status of upstream jobs passed to downstream jobs.

Ideas?

--
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]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/373e188b-6219-4122-b4a8-1888fe98b13d%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/373e188b-6219-4122-b4a8-1888fe98b13d%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

-- 
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/1e8162d948bd4251af05bc55a5ce690e%40mbx01colo01p.esentire.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to