Skip to content

maksonlee/leastload-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

leastload-plugin

By default Jenkins tries to allocate a jobs to the last node is was executed on. This can result in nodes being left idle while other nodes are overloaded. This plugin overrides the default behaviour and assigns jobs to nodes with the least load. The least load is defined as a node that is idle or the one with the most available executors.

https://wiki.jenkins-ci.org/display/JENKINS/Least+Load+Plugin

About

Least Load Plugin - Alters Load Balancer to choose least loaded node

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • HTML 0.5%