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. On 13 March 2015 at 13:29, John Carbasse <[email protected]> wrote: > 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 > > > -- > 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/ebaa6702-1ede-4afe-920d-62831c586dc8%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/ebaa6702-1ede-4afe-920d-62831c586dc8%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/CACPng9ad3o_HUYKjSftMjsWW%3DSHzpMJG89u2jvNV%2Bh9yvmDQaQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
