[Buildbot-devel] Scaling buildbot
Pierre Tardy
tardyp at gmail.com
Thu Jun 11 18:50:33 UTC 2015
Switch to mysql, definitely. mysql is 4 times faster than sqlite in my
latest nine bench.
On eight you can start with a fresh db, you will keep your pickle statuses
Then you can think of multimaster, but eight's multimaster is not very
usefull if you dont do heavy hacks (like I do) or have a custom status UI
(like moz)
How much slaves do you have?
Le jeu. 11 juin 2015 à 10:25, Dan Kegel <dank at kegel.com> a écrit :
> 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)
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20150611/b193699f/attachment.html>
More information about the devel
mailing list