[Buildbot-devel] schedulerdb pushed!

Axel Hecht l10n.moz at googlemail.com
Mon Feb 22 09:47:46 UTC 2010


Hi Brian et al,

I'd prefer to wait with an actual in-depth look until the
theory-of-operation docs are in.

As an aside, what's the testing matrix that this code went through so far?
Pitfalls in my head would be concurrent access from multiple clients, rdbm's
(sqlite, mysql MyIsam, InnoDB, etc), odd sources with *very* long file
names.

Axel

2010/2/15 Brian Warner <warner at lothar.com>

> I just finished pushing 11 large patches to dustin's master github
> branch:
>
>  http://github.com/djmitche/buildbot/commits/master
>
> This finally gets the schedulerdb work into trunk! All of the tests pass
> except for the ones that were broken before I started:
> test_webparts.WebpartsRecursive (which started failing just yesterday in
> commit 2df1cae) and two methods in test_vc (Darcs.testCheckoutHTTP and
> Bzr.testRetry) that have been failing on my laptop for six months.
>
> The next steps are:
>
>  * write up docs, theory-of-operation material
>  * explain the importance of "buildbot upgrade-master" in NEWS
>  * make it easier to use MySQL instead of the default sqlite
>  * add a few config knobs to enable mozilla's multiple-master-one-DB
>   scheme
>  * clean up the Loop triggers (remove the every-30-second poll)
>
> I'll be working on these slowly over the next few weeks. In the
> meantime, test away! The most important thing, if you're trying it out
> on an existing installation, is to use "buildbot upgrade-master". That
> will create the database and upgrade your .tac file to reference it.
> Without running that command, you won't get a database and the new code
> won't work. (creating a new installation, with "buildbot create-master",
> will of course create a DB too).
>
>
> Happy Valentine's Day!
>  -Brian
>
>
> ------------------------------------------------------------------------------
> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
> http://p.sf.net/sfu/solaris-dev2dev
> _______________________________________________
> 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/20100222/20364f64/attachment.html>


More information about the devel mailing list