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

Pierre Tardy tardyp at gmail.com
Mon May 8 12:41:44 UTC 2017


Hi Erik,
Do you really need to pause the workers?
Reconfiguration is supposed to be seemless.

The pause method is made for admins to pause the workers while they fix
them.

There is also the graceful shutdown procedure, which is made for restarting
the master.

HTH

On Mon, May 8, 2017 at 1:44 PM Sommer, Erik <Erik.Sommer at de.neusoft.com>
wrote:

> 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 <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
>
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170508/ec9ef746/attachment.html>


More information about the users mailing list