You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, Guys! First of all thank you for such helpful opensource product. I really like it and want to use in my environment as a helpful instrument to run and control ansible playbooks.
So, now I'm trying to build setup with 1 "Semaphore Sever" and 2 "Semaphore Runners" with git repo for inventory and playbooks.
I'm stuck in understanding how balancing works for case with 2 or more SR? Documentation says "You can start multiple runners, and tasks will be randomly distributed among them." But my tests show that when I start 2 or more playbooks simultaneously using webui of SS, all of them go to only 1 SR from 2 connected. I set "infinite" for parallel setting in Runner.
Could you be so kind and explain the principe of distributing of tasks among SR?
I use 2.12.5
Related to
Documentation
The text was updated successfully, but these errors were encountered:
Thanks a lot @fiftin. Now its clear. One more question about parallel setting of Runners. I tested that can change this setting using webUI, and can I adjust it in config.runner.json? If yes, could you give example of parameter?
Question
Hello, Guys! First of all thank you for such helpful opensource product. I really like it and want to use in my environment as a helpful instrument to run and control ansible playbooks.
So, now I'm trying to build setup with 1 "Semaphore Sever" and 2 "Semaphore Runners" with git repo for inventory and playbooks.
I'm stuck in understanding how balancing works for case with 2 or more SR? Documentation says "You can start multiple runners, and tasks will be randomly distributed among them." But my tests show that when I start 2 or more playbooks simultaneously using webui of SS, all of them go to only 1 SR from 2 connected. I set "infinite" for parallel setting in Runner.
Could you be so kind and explain the principe of distributing of tasks among SR?
I use 2.12.5
Related to
Documentation
The text was updated successfully, but these errors were encountered: