[Buildbot-devel] basic question

John Ford jhford at mozilla.com
Wed Aug 25 21:13:24 UTC 2010


your scheduler is on branch 'master' but your sendchange doesn't have a branch.  Try adding --branch master to your sendchange

John


On Aug 25, 2010, at 2:10 PM, Richard Woods wrote:

> I had BuildBot set up to do periodic builds, and I’d like it to instead receive change notifications from a git repository.
>  
> I have the post-receive hook set up in the repository to send the changes to BuildBot.  I have changed the configuration file:
> ·         The change source is configured via `c[‘change_source’] = PBChangeSource()`
> ·         The scheduler is defined by `Scheduler(name=”all”, branch=”master”, treeStableTimer=0, buildernames=[“buildbot-full”])` and appended to c[‘schedulers’]
> But where my periodic builds were working before, I can’t get these builds to kick off.
>  
> I have done `buildbot sendchange --user=username --master=localhost:9989 Makefile`, and I see a change show up on the status Waterfall page, but no builds kick off.  Where might I be missing something?
> ------------------------------------------------------------------------------
> Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
> Be part of this innovative community and reach millions of netbook users 
> worldwide. Take advantage of special opportunities to increase revenue and 
> speed time-to-market. Join now, and jumpstart your future.
> http://p.sf.net/sfu/intel-atom-d2d_______________________________________________
> 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/20100825/27b23a72/attachment.html>


More information about the devel mailing list