On Wed, Sep 11, 2013 at 6:45 AM, Philippe Cambien
<incubusat...@gmail.com> wrote:
> Hello all,
>
> I am searching foir a solution to dynamically select a free slave.
> I have several jobs but only four slaves and I want that the job executes on
> any free slave.
> I searched the web and saw that it is possible with the NodeLabel Parameter
> Plugin.
> But I can't get it to work properly.
>
> Can anybody assist me in the setup please?
> Thank you in advance!

You don't need a plugin - just assign a label to the nodes that can
run a job, and in the job config, restrict it to the nodes with that
label.   This approach will do what you want and also allow you to add
different types of nodes for different jobs.  Note that nodes can have
multiple labels and jobs can require some combination of labels if you
have a complex set of capabilities and requirements, but you may not
need that.

-- 
  Les Mikesell
   lesmikes...@gmail.com

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to