How can semaphores be used to avoid race conditions in Jenkins? 

We have Jenkins projects that apply StarTeam labels to file versions. 

All labeling for each software package must be completed, before going on 
to label another software pages. 

Is there a Jenkins plugin that can reliably prevent more than one Jenkins 
project from executing on the same resources (i.e. build server)? 

Can this also be done if the master+slaves setup is in the form of a build 
farm, in which the risk of concurrency is extreme if a semaphore-like model 
is not being used? 

-- 
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/9bf6438d-390c-4cc6-9b19-866a2b7013a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to