Hi John, Yes. The plugin will choose the least loaded node from the list of nodes that are applicable for a given job. So if jobs are tied to certain nodes via labelling this will be respected.
The plugin is now officially hosted - https://wiki.jenkins-ci.org/display/JENKINS/Least+Load+Plugin and you can get it via the update center. Brendan On Fri, Jun 7, 2013 at 6:01 PM, John Vacz < [email protected]> wrote: > Very interesting, is this plugin compatible with lable expression? If so, > it would be perfect for us. We have some important jobs must run on "64bit > && fastest" nodes, should not be balanced to other slaves, but other > "normal" jobs should be balanced to the idle slaves. > > -jv > > Am 04.06.2013 09:00, schrieb Brendan Nolan: > > Hi David, > > I've created a new 'Least Load' plugin that offers similar functionality > to the Cloudbees plugin. I'm currently waiting to get it hosted but you can > get a copy from - https://github.com/bstick12/jenkins-ci-leastload > > Brendan > > On Tuesday, September 25, 2012 3:57:49 PM UTC+1, David Aldrich wrote: >> >> Hi >> >> >> >> We use open source Jenkins but have a use case that would benefit from an >> ‘even load’ scheduler algorithm. I.e. where idle machines are preferred to >> the build machine previously used. >> >> >> >> I have just come across Cloudbees’ Jenkins Enterprise 'Even Load Strategy >> Plugin’. I don’t know yet what the licensing issues for this plugin are. >> I.e. can it be used with open source Jenkins? >> >> >> >> Perhaps a more suitable question for this list is: is there a similar >> plugin available in the public domain? >> >> >> >> Best regards >> >> >> >> David >> >> >> > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
