[users at bb.net] Scripting a pausing of all build slaves/workers

Sommer, Erik Erik.Sommer at de.neusoft.com
Mon May 8 11:44:29 UTC 2017


Hi together,

We're using buildbot 0.8.14. We have around 60 slaves. For deploying a new configuration I constructed a little script which pauses all slaves via the command

'http://buildbot.../buildslaves/{bot}/pause'

as Http-Post request. The waiting time between every request is in the moment 0.2 seconds. The problem there is that this freezes the buildbot master. If I apply a longer waiting time I'm fine, but the whole procedure takes a lot time. Is there a possibility to pause a slave via the Rest-Api? Or another solution to not freezes the mastet?

Best Regards
Erik Sommer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170508/af1465fc/attachment.html>


More information about the users mailing list