[Buildbot-devel] resource locking?

Francesco Di Mizio francescodimizio at gmail.com
Tue Apr 28 23:30:31 UTC 2015


If your Test gets triggered by Build you could have Build set a "storage"
property (where you copy your output) and then pass it over to the kicked
off test builder.

Yes you can get any property of any builder by using
util.Property('prop_name') (might depending on your buildmaster version)
within teh builder



On Tue, Apr 28, 2015 at 9:28 PM, Mellan, Alain <amellan at qti.qualcomm.com>
wrote:

> Most of the slaves are still on Windows. I can copy to a filer space,
> that's not really the issue. How I control the exact location of the copy
> is what I want to know.
>
> BTW, from a builder, can I get properties from a Change? I added some
> properties to my P4Source poller that I'd like to use to generate the
> destination for the build artifacts copy.
>
> -- alain.
>
> -----Original Message-----
> From: daniel.r.kegel at gmail.com [mailto:daniel.r.kegel at gmail.com] On
> Behalf Of Dan Kegel
> Sent: Tuesday, April 28, 2015 12:18
> To: Mellan, Alain
> Cc: Pierre Tardy; buildbot-devel at lists.sourceforge.net
> Subject: Re: [Buildbot-devel] resource locking?
>
> On Tue, Apr 28, 2015 at 12:09 PM, Mellan, Alain <amellan at qti.qualcomm.com>
> wrote:
> > Makes sense. How do I transfer the location between build builder and
> test
> > builder?  properties?   Any example in the documentation?
>
> I just use scp...
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> 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/20150429/45858f27/attachment.html>


More information about the devel mailing list