[Buildbot-devel] patches not applying in buildbot 0.8.8

Pierre Tardy tardyp at gmail.com
Sun Sep 29 18:11:27 UTC 2013


Indeed, Repo does not support the try scheduler (in the sense that there is
no unit test for it). I'm not familiar with how buildbot works with patches.

Actually, repo has repoDownloads parameter, which leverage the power of
"repo download" command.
with:
http://docs.buildbot.net/0.8.8/manual/cfg-buildsteps.html#buildbot.steps.source.buildbot.steps.source.repo.RepoDownloadsFromProperties

You can make a force scheduler to allow developer to start builds from the
webUI.


That said, I dont see a problem if someone contribute support for try
scheduler in the Repo step.

HTH,
Pierre


Pierre


On Sat, Sep 28, 2013 at 11:01 PM, Jim Rowan <jmr at computing.com> wrote:

> We use repo in combination with gerrit.
>
> Repo provides the equivalent of multiple codebases in that a single
> specification (manifest) specifies multiple projects coming from
> different git repos (with different refs for each).    When driven by
> gerrit, the change (or changes) has already been submitted to gerrit
> and is added on top of whatever the base manifest specifies.   In that
> sense, patches aren't needed, since repo will pull the change from
> gerrit's git server.
>
> However, the process above means that to trigger buildbot, a change
> must be submitted to gerrit.  In our shop, (as is probably normally
> the case) a change doesn't get submitted to gerrit until it's close to
> being ready.   We don't have it in place yet, but a try builder (which
> would send a patch) in combination with repo allows the developers to
> use the buildbot machinery to build/test changes that aren't yet ready
> for submission and review.   Hence, I think it's important that
> patches work with repo.
>
>
> On Sep 28, 2013, at 8:58 AM, Dustin J. Mitchell wrote:
>
> > I don't know much about repo, but my impression was that patches
> > wouldn't be needed.  Still, we should either support them or raise an
> > error when they are used, rather than just silently not applying.
> > Richard, can you file a bug?  Srinu, what do you think?
> >
> > Dustin
> >
> >
> ------------------------------------------------------------------------------
> > October Webinars: Code for Performance
> > Free Intel webinars can help you accelerate application performance.
> > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the
> > most from
> > the latest Intel processors and coprocessors. See abstracts and
> > register >
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Buildbot-devel mailing list
> > Buildbot-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> 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/20130929/3245392e/attachment.html>


More information about the devel mailing list