-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.190.2
I have two agents under a common label that I want to load balance using scoring by node loads. However, they are both on-demand agents. I have noticed that the load balancer will not consider a agent that is offline but can be brought online upon demand. My expectation was that the load balancer would bring an agent online if it was determined that it had a better score (offline agent would be completely unloaded). Perhaps this is a limitation in jenkins itself.
After a night of running, the first agent was taking multiple jobs while the second agent was offline the entire time. If I manually bring up the second agent, it will start taking jobs via the balancer.
[JENKINS-62356] Launch on-demand agents with higher score
Issue Type | Original: Bug [ 1 ] | New: New Feature [ 2 ] |
Summary | Original: Load Balancer does not launch on-demand slaves | New: Launch on-demand slaves with higher score |
Summary | Original: Launch on-demand slaves with higher score | New: Launch on-demand agents with higher score |
Description |
Original:
I have two slaves under a common label that I want to load balance using scoring by node loads. However, they are both on-demand slaves. I have noticed that the load balancer will not consider a slave that is offline but can be brought online upon demand. My expectation was that the load balancer would bring a slave online if it was determined that it had a better score (offline slave would be completely unloaded). Perhaps this is a limitation in jenkins itself. After a night of running, the first slave was taking multiple jobs while the second slave was offline the entire time. If I manually bring up the second slave, it will start taking jobs via the balancer. |
New:
I have two agents under a common label that I want to load balance using scoring by node loads. However, they are both on-demand agents. I have noticed that the load balancer will not consider a agent that is offline but can be brought online upon demand. My expectation was that the load balancer would bring an agent online if it was determined that it had a better score (offline agent would be completely unloaded). Perhaps this is a limitation in jenkins itself. After a night of running, the first agent was taking multiple jobs while the second agent was offline the entire time. If I manually bring up the second agent, it will start taking jobs via the balancer. |
Assignee | Original: ikedam [ ikedam ] |