Groups
Groups
Sign in
Groups
Groups
Jenkins Users
Conversations
About
Send feedback
Help
Equivalent of Throttle Concurrent Builds for Pipeline
375 views
Skip to first unread message
Rinaldo DiGiorgio
unread,
Mar 16, 2016, 2:56:16 PM
3/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi
I want to limit the number of pipeline jobs to some number. Any ideas on how to do that with pipeline.
Rinaldo
Christopher Orr
unread,
Mar 16, 2016, 9:03:24 PM
3/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
I don't know about doing it at the build level, but you can certainly
prevent individual pipeline stages from running in parallel:
https://github.com/jenkinsci/workflow-plugin/blob/master/TUTORIAL.md#creating-stages
Regards,
Chris
Reply all
Reply to author
Forward
0 new messages