Re: jenkins prevent race conditions between 2 jobs

2013-03-05 Thread Les Mikesell
On Tue, Mar 5, 2013 at 10:42 AM, David Gang wrote: > > I have 2 jobs which i want to run on a certain slave and i want to prevent > them from running together. > How can i achieve this? > Can i somehow label them and tell the scheduler that just one of them can > run on a certain slave at a certai

RE: jenkins prevent race conditions between 2 jobs

2013-03-05 Thread William Soula
: jenkinsci-users@googlegroups.com [jenkinsci-users@googlegroups.com] on behalf of David Gang [michaelg...@gmail.com] Sent: Tuesday, March 05, 2013 10:42 AM To: jenkinsci-users@googlegroups.com Subject: jenkins prevent race conditions between 2 jobs Hi all, I have 2 jobs which i want to run on a

jenkins prevent race conditions between 2 jobs

2013-03-05 Thread David Gang
Hi all, I have 2 jobs which i want to run on a certain slave and i want to prevent them from running together. How can i achieve this? Can i somehow label them and tell the scheduler that just one of them can run on a certain slave at a certain time? Thanks, David -- You received this message