[Buildbot-devel] Scaling buildbot
Dan Kegel
dank at kegel.com
Thu Jun 11 17:22:59 UTC 2015
On Thu, Jun 11, 2015 at 10:16 AM, Dan Kegel <dank at kegel.com> wrote:
> - stop running a slave on the same machine as the master (already
> done, but didn't help much)
> - stop using git polling and switch everything to webhooks (will have
> to wait for our gitlab instance to come back from the dead first)
or add server-side hooks to existing git server, I suppose. That I
can do right now. For some reason I've always been afraid of that,
but now I have motivation to try it.
> - switch to MySQL
> - add a master (doc suggests splitting duties where one master handles
> slaves, 2nd master handles everything else)
More information about the devel
mailing list