[Buildbot-devel] resource locking?

Francesco Di Mizio francescodimizio at gmail.com
Tue Apr 28 23:38:40 UTC 2015


Sure thing, util.Interpolate('xxxxxxxxx__%(prop_name)s_XXXX')

Say the value of prop_name is foo you'd get xxxxxx_foo_xxxxxxxx

On Wed, Apr 29, 2015 at 1:32 AM, Mellan, Alain <amellan at qti.qualcomm.com>
wrote:

>  Can you set a builder property based on a Change and Change property?
>
>
>
> -- alain.
>
>
>
> *From:* Francesco Di Mizio [mailto:francescodimizio at gmail.com]
> *Sent:* Tuesday, April 28, 2015 16:31
> *To:* Mellan, Alain
> *Cc:* Dan Kegel; buildbot-devel at lists.sourceforge.net
>
> *Subject:* Re: [Buildbot-devel] resource locking?
>
>
>
> 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/94f32604/attachment.html>


More information about the devel mailing list