Running jobs sequentially on Jenkins ?

19 views
Skip to first unread message

vbfelipe

unread,
Jul 8, 2019, 4:28:51 PM7/8/19
to Jenkins Users
Hi

Im new on Jenkins and i wanna to execute the following test:

I have a Project that have about 30 jobs and i need to execute them in sequentially only at Monday of every week.

I can't even imagine how can i do that. 

Can anybody help me ?

jayanta deb

unread,
Jul 9, 2019, 2:42:37 AM7/9/19
to jenkins...@googlegroups.com
Can go through the Jenkins pipeline doc to get the idea.

--
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/9d24e80e-f2ba-4aab-8ba9-ba4c49a7818e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

srinivasa rao

unread,
Jul 9, 2019, 8:35:50 AM7/9/19
to Jenkins Users
Request to everyone please share Jenkins pipeline flow document

Mark Waite

unread,
Jul 9, 2019, 8:46:28 AM7/9/19
to Jenkins Users
https://jenkins.io/doc/book/pipeline/  is the online documentation for Jenkins Pipeline.

There are also several Jenkins Minute video tutorials available from YouTube
CloudBees also offers a free self-paced course, "Pipeline Fundamentals" at https://standard.cbu.cloudbees.com/cloudbees-university-jenkins-pipeline-fundamentals

There is also a 24 minute video on creating a Pipeline with Blue Ocean at https://www.youtube.com/watch?v=LzFmTiH8nos


On Tue, Jul 9, 2019 at 6:35 AM srinivasa rao <srinuvas...@gmail.com> wrote:
Request to everyone please share Jenkins pipeline flow document

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0cb1d349-16bf-4039-8973-5286b8d98f05%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.


--
Thanks!
Mark Waite

Ivan Fernandez Calvo

unread,
Jul 13, 2019, 6:54:52 AM7/13/19
to Jenkins Users
Hi,

We have a similar use case, we create a bunch of Docker images and then we updated a bunch of k8s clusters with those images, for this task we use a simple pipeline with and stage per group of tasks, this run in sequential mode :)
Reply all
Reply to author
Forward
0 new messages