This is what Slave Labels and the job option "Restrict where this project 
can be run" are meant for.  Set a specific label(s) to the slaves meant to 
run the job, then restrict the job to just that label(s).  Jenkins will 
handle the rest.  Our own Jenkins strategy relies heavily on this feature; 
we have pools of machines that can can the job and Jenkins distributes as 
necessary.

On Tuesday, November 20, 2012 3:10:21 AM UTC-8, Ronan Mulvaney wrote:
>
> Hi,
>  
> I have a build that we kick off with different parameters that I want to 
> utilise against all my available slaves i.e. when one is building, the next 
> queued build starts on another available slave.
> Instead this queues on the same build that the first build kicks off on.
>  
> The build is a number of hours long so this is very inefficient and 
> doesn't match the topology that I was hoping to achieve with Jenkins.
>  
> Would anyone happen to know how I can change this or if this is possible 
> to achieve.
>  
> Thanks,
>  
> Ronan
>

Reply via email to