Re: Global lock for multi-configuration build?

2013-03-04 Thread Gaige B. Paulsen
urrent+Builds+Plugin>plugins? > Also note that provisional > plan<https://wiki.jenkins-ci.org/display/JENKINS/Proposed+Plugin+Deprecation>to > deprecate the locks and latches plugin (as well as some others). > > Matthew > > > > *From:* jenkins...@googlegr

Global lock for multi-configuration build?

2013-03-03 Thread Gaige B. Paulsen
Hi, I've been using Jenkins for a few years now and we've had great luck getting it to do just about everything we need.We have a number of locks in the system that we use to keep certain scarce resources (mostly GUI for testing) from being used by more than one build at a time. Recently