[Buildbot-devel] Big fat buildbot example

Georges Racinet gracinet at anybox.fr
Sat Nov 24 12:40:34 UTC 2012


Hi all,

sorry, I'm really late on that one.

On 11/19/2012 09:24 PM, Dustin J. Mitchell wrote:
> On Sat, Nov 17, 2012 at 2:38 PM, Dan Kegel <dank at kegel.com> wrote:
>> I was getting dizzy from all the little json files, and merged them
>> into a single master.json.
>> I also added vim as an example project, which meant adding support for
>> Mercurial.
>>
>> But all is not well; although the initial force build goes fine,
>> the HgPoller subsequently goes absolutely bonkers, and
>> starts telling me about every change since 2004.
>> (This is with buildbot-0.8.7.)
>>
>> Looking around for bug reports, I found
>> http://trac.buildbot.net/ticket/1030
>> http://trac.buildbot.net/ticket/2307
>> which was at least amusing.  (If HgPoller hasn't been merged, what am
>> I running?)
>>
>> Can someone have a look and let me know what I missed?
> Perhaps nothing!  I closed both of those bugs - #2307 was merged in
> 0.8.7 but the bug wasn't closed (so that's what you're using).  #1030
> I just closed as wontfix.
>
> I suspect what you're seeing is a bug in the hgpoller, where when it
> creates a new repository and pulls into it, it dutifully reports on
> all of those changes.  The GitPoller is smart enough to skip such
> changes and just start up at the point where it cloned.
Agreed, that's what it does, but I would not call it a bug, rather a
misunderstanting, Dustin : I remember asking in the pull request whether
HgPoller should emit all those "initial" changesets or not.

Anyway, I'd be really happy to change it, cause I don't like that
behaviour either, and that should be easy to fix.

Note that with a non zero treeStableTimer value, you don't get bit too
hard, but still you have this dreadful list of changesets.

Regards,
>
> Dustin
>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list