[Buildbot-devel] resource locking?

Mellan, Alain amellan at qti.qualcomm.com
Tue Apr 28 19:09:13 UTC 2015


Makes sense. How do I transfer the location between build builder and test builder?  properties?   Any example in the documentation?

-- alain.

From: Pierre Tardy [mailto:tardyp at gmail.com]
Sent: Tuesday, April 28, 2015 11:16
To: Mellan, Alain; buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] resource locking?

Looks like you want to share artifacts between build builder and test builder.

It is not a good idea to use the build workdir from the test's.
What people do usually is indeed to upload the build artifacts in a storage server.
In the end of the build, you can just scp the files to the storage server


Le mar. 28 avr. 2015 à 20:04, Mellan, Alain <amellan at qti.qualcomm.com<mailto:amellan at qti.qualcomm.com>> a écrit :
Hi,

Still pretty new with buildbot. I couldn't find a clear answer to this:

Say I have two builders, Build and Test.

When Test runs, it is using resources from Build area.  What happens if there is a new build ready to go?   Will it wait until Build is finished (and then potentially corrupt the Test that is executing), or buildbot knows Test is using resources from Build and the next build has to wait until Test is done?

One possibility would be to publish the result of Build in a unique location and have Test use it. Or just block until Test is done.

Is there an area of the online documentation that deals with these issues? What are the various ways of dealing with this pipelining problem?

Thanks in advance!

-- alain.

------------------------------------------------------------------------------
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<mailto: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/20150428/c7f4cfb4/attachment.html>


More information about the devel mailing list