Re: Concurrent builds on dumb slave configuration

2012-10-26 Thread Hendrik Meiring
The problem with this issue was that the number of executors of the master was limiting the execution on the slaves. Solution was to increase this number. On Monday, October 22, 2012 9:07:00 AM UTC+2, Hendrik Meiring wrote: > > Hi, > > We have been using Jenkins/hudson for a couple of years and

Re: Concurrent builds on dumb slave configuration

2012-10-24 Thread Hendrik Meiring
Any input/advice on this issue? On Monday, October 22, 2012 9:07:00 AM UTC+2, Hendrik Meiring wrote: > > Hi, > > We have been using Jenkins/hudson for a couple of years and I have now > converted my build project to make use of the concurrent launching of > projects. > In short we have a couple

Re: Concurrent builds on dumb slave configuration

2012-10-23 Thread Marek Gimza
Meiring, May I ask what is your objective ? Unfortunately I do not see the thread of your previous emails to be able to appropriately respond and help. Thanks, Mgimza On Tue, Oct 23, 2012 at 4:47 AM, Hendrik Meiring wrote: > Any input on this? Am I misinterpreting how the system should work, a

Re: Concurrent builds on dumb slave configuration

2012-10-23 Thread Hendrik Meiring
Any input on this? Am I misinterpreting how the system should work, am I configuring something wrong or is this a bug that must be logged?

Concurrent builds on dumb slave configuration

2012-10-22 Thread Hendrik Meiring
Hi, We have been using Jenkins/hudson for a couple of years and I have now converted my build project to make use of the concurrent launching of projects. In short we have a couple of projects that must be compiled on four different os/architectures. *Node Setup* - unchanged from previous work