[Buildbot-devel] resource locking?

Mellan, Alain amellan at qti.qualcomm.com
Tue May 5 00:07:35 UTC 2015


Yes, this is very helpful. I didn't realize there were build steps already for FileUpload and DirectoryUpload. Thanks!

-- alain.

-----Original Message-----
From: Mikhail Sobolev [mailto:mss at mawhrin.net] 
Sent: Saturday, May 02, 2015 11:23
To: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] resource locking?

On Tue, Apr 28, 2015 at 07:09:13PM +0000, Mellan, Alain wrote:
>    Makes sense. How do I transfer the location between build builder and test
>    builder?  properties?   Any example in the documentation?
I am not sure about the docs (I'll check them a bit later).

What I use is

    FileUpload(slavesrc=Interpolate('%(prop:builddir)s/other/bits/file'),
               masterdest='/some/absolute/path/to/a/dir/at/master/',
               mode=0644)

And in cases I'd like users to be able to download the file, I add 'url=...'.

Hope this helps,

--
Misha

------------------------------------------------------------------------------
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




More information about the devel mailing list