Re: Dynamically selecting a node

2013-09-12 Thread Philippe Cambien
Works like a charm, thanks guys! On Wed, Sep 11, 2013 at 11:06 PM, Philippe Cambien wrote: > Hehe, no problem. > Thanks for the input, I shall try it tomorrow at work. > > Op woensdag 11 september 2013 schreef Baptiste Mathus (bmat...@batmat.net > ): > > Oups. Sorry I just realized I lag here :)

Re: Dynamically selecting a node

2013-09-11 Thread Philippe Cambien
Hehe, no problem. Thanks for the input, I shall try it tomorrow at work. Op woensdag 11 september 2013 schreef Baptiste Mathus (bmat...@batmat.net): > Oups. Sorry I just realized I lag here :) > Le 11 sept. 2013 18:14, "Baptiste Mathus" > > > a écrit : > >> Hi, >> From what you describe, what yo

Re: Dynamically selecting a node

2013-09-11 Thread Baptiste Mathus
Oups. Sorry I just realized I lag here :) Le 11 sept. 2013 18:14, "Baptiste Mathus" a écrit : > Hi, > From what you describe, what you want is actually a standard feature, no > need for a plugin. > Just start your job, this will select a free slave. If you have more > slaves than those four, just

Re: Dynamically selecting a node

2013-09-11 Thread Baptiste Mathus
Hi, >From what you describe, what you want is actually a standard feature, no need for a plugin. Just start your job, this will select a free slave. If you have more slaves than those four, just label them (with the same label) and configure your job with "restrict where this job can run" text fiel

Re: Dynamically selecting a node

2013-09-11 Thread Les Mikesell
On Wed, Sep 11, 2013 at 6:45 AM, Philippe Cambien 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 No

Re: Dynamically selecting a node

2013-09-11 Thread CHAVANNE Robert
Philippe Cambien gmail.com> writes: > > > On another node, do I need the Node Label Parameter Plugin to let the tests run on nodes?Or can I do this with the standard Jenkins? > > > Philippe, No you don't need this plugin for this. Robert -- You received this message because you are s

Re: Dynamically selecting a node

2013-09-11 Thread Philippe Cambien
On another node, do I need the Node Label Parameter Plugin to let the tests run on nodes? Or can I do this with the standard Jenkins? On Wed, Sep 11, 2013 at 2:52 PM, Philippe Cambien wrote: > I was not aware that the 'Utilize this slave as much as possible' option > would do this. > I'll try th

Re: Dynamically selecting a node

2013-09-11 Thread Philippe Cambien
I was not aware that the 'Utilize this slave as much as possible' option would do this. I'll try this. Thank you very much! On Wed, Sep 11, 2013 at 2:49 PM, CHAVANNE Robert wrote: > Philippe Cambien gmail.com> writes: > > > > > > > Hello all, > > I am searching foir a solution to dynamically se

Re: Dynamically selecting a node

2013-09-11 Thread CHAVANNE Robert
Philippe Cambien gmail.com> writes: > > > 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 Para

Re: Dynamically selecting a node

2013-09-11 Thread Eric Pyle
You should not need to use any plugin. For each job, in its configuration make sure that the box "Restrict where this job can run" is not checked. Also make sure that each slave is configured with Usage set to "Utilize this slave as much as possible". Jenkins will automatically assign waiting j