Depending on your need you might also want to try:
https://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin

This allows you to configure a category for each project and prevent executing jobs in that category to run in paralel (either globaly or on a single node).


Victor Martinez (2016-04-12 21:02):
https://wiki.jenkins-ci.org/display/JENKINS/Build+Blocker+Plugin might help you

On Tuesday, 12 April 2016 19:51:34 UTC+1, Hector Magnanao wrote:

    Is there a way in Jenkins to prevent jobs from executing if a
    another job that it is not dependent on is already running ?  I
    didn't see any options like that in the build section. in
    other words,  I want to hold a job from running while another job
    that it is not dependent on is already running.
    I'm running Jenkins 1.625.2 on Windows Server 2008.


--
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/8ef02c44-4fa2-6619-fb5d-8978fc9d3255%40mol.com.pl.
For more options, visit https://groups.google.com/d/optout.

Reply via email to