Concurrent Builds

29 views
Skip to first unread message

John Carbasse

unread,
Mar 13, 2015, 7:29:49 AM3/13/15
to jenkins...@googlegroups.com
Hello,
I have some builds, lets call them Builds A, who can't be run in same time because they share and modify files.
I have some builds, lets call them Builds B, who only reads these files and can be launch in  same time but can't be launched when Builds A are running.

Habitually, I use Throttle Concurrent Builds Plugin for managing concurrents builds but I can't configure it for this case.
If I affect a category for both groups, Builds B runs one by one when they could be launched simultaneously.

Would you know how I can handle this case ?

Thanks for your help

corneil....@gmail.com

unread,
Mar 13, 2015, 8:42:21 AM3/13/15
to jenkins...@googlegroups.com
https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin

This plugin will allow you to configure a build to block when another build is running.

--
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/ebaa6702-1ede-4afe-920d-62831c586dc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John Carbasse

unread,
Mar 16, 2015, 4:29:17 AM3/16/15
to jenkins...@googlegroups.com
Exactly what I need, thanks for your help !
Reply all
Reply to author
Forward
0 new messages