[Buildbot-devel] Schedulers for multiple repositories.

Amber Yust ayust at yelp.com
Mon Oct 10 17:19:54 UTC 2011


Have you taken a look at ChangeFilters?

http://buildbot.net/buildbot/docs/current/manual/cfg-schedulers.html#change-filters

~Amber

2011/10/10 "Christian Hütter" <C_Huetter at web.de>

> Hello,
>
> I'm trying to configure buildbot to build two different source trees
> whenever they change. Until now, it worked great with one tree. I added a
> scheduler for the second mercurial repository, and whenever one repo
> changed, both trees were compiled, which is, of course, unintended - only
> the changed repo should be checked out and built. To this end, I tried both
> the category and branch settings, without any luck. I also searched for a
> solution to this (I would imagine rather common) problem in the
> documentation, but alas, no luck there either. Any hint would be greatly
> appreciated.
>
> With a .hgrc in the repo containing
> [hgbuildbot]
> master =...
> branch = foobar
>
> an exception is generated, with buildbot complaining that branchtype is not
> inrepo and branch is set (however, the exception is gerenated only for the
> scheduler corresponding to the branch...). With branchtype=inrepo added,
> buildbot doesn't seem react to a push at all. The same is the case with a
> (non-default) 'caterory'-setting, whether they are matching in the .hgrc and
> the master.cfg or not.
>
> Kind regards,
> Christian
>
> SMS schreiben mit WEB.DE FreeMail - einfach, schnell und
> kostenguenstig. Jetzt gleich testen! *http://f.web.de/?mc=021192*<http://f.web.de/?mc=021192>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2dcopy1
> _______________________________________________
> 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/20111010/6a1efa56/attachment.html>


More information about the devel mailing list