Inline El miércoles, 30 de marzo de 2022 a las 23:50:51 UTC+2, [email protected] escribió:
> Hi, > Some basic questions; > - what Jenkins version? > 2.319.3 (now), but I have been tested several versions > - has it ever work for you? > No. Even with least-load plugin > - you mention 8-9 dockers per agent, is that being controlled using > "Number of executors" being set for each agent? > I have 1 executor per agent, and I set the amount of dockers running in the setup of the plugin (docker-plugin) NOTE: I have compiled manually with this proposal PR (not merged due to some issues not related with the code) https://github.com/jenkinsci/leastload-plugin/pull/2 And seems to work fine. > John > > > > On Sun, 27 Mar 2022 at 09:30, chencho m-a <[email protected]> wrote: > >> Hi all, >> >> I have a cluster with 20 agents, all of them are able to run 8-9 dockers. >> In my understanding after installing "least load" plugin, it should take >> agent1-docker1 and then, agent2-docker1 but why i am seeing is that it is >> using agent1-docker1, agent1-docker2. So I have a node overloaded and 19 >> more doing nothing. >> >> Any clue? >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/49b2c7f4-139a-4c18-b03d-f2900dcc8717n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/49b2c7f4-139a-4c18-b03d-f2900dcc8717n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c0905a28-8e21-45f7-a50f-7c1e4a9c0dc2n%40googlegroups.com.
