[Buildbot-devel] Multiple actions on the same code folder

BRM bm_witness at yahoo.com
Thu Jan 5 20:18:03 UTC 2012


FYI - you can do multiple builds with the same 'factory'.

That is:

- create a build slave
- create a build for the build slave
   -- build checks out code
   -- build does build 1
   -- build does build 2

I do this on a number of builds. Each one checks out all source code required for the build, builds all the dependencies, and then does the product build for what it is actually doing. This is primarily due to how the source tree is laid out for that project (where everything is basically just thrown together). But it does work under BuildBot just fine.


Ben




>________________________________
> From: Idbe Holdme <idbeholdme at gmail.com>
>To: buildbot-devel at lists.sourceforge.net 
>Sent: Thursday, January 5, 2012 9:43 AM
>Subject: [Buildbot-devel] Multiple actions on the same code folder
> 
>
>Greetings all,
>
>Using buildbot i am trying to configure it in the following way. I would like to be able to "perform" two different builds in the same code folder.
>As I have picture it in my mind (i maybe wrong :) ), what I need is one buildbot server (aka server), one buildslave (aka slave) and two buildbot Factories (aka fold1, fold2).
>What im trying to get here is: (a) be able to run an independent build of fold1 and fold2 while they exist in the same directories
>
>slave/code-folder/fold1/
>slave/code-folder/fold2/
>
>Is my thinking correct or am i missing something ? 
>Thank you in advance,
>I.
>
>p.s.: Im not 100% sure that this is the correct list to ask questions to, please correct me if im wrong.
>
>------------------------------------------------------------------------------
>Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
>infrastructure or vast IT resources to deliver seamless, secure access to
>virtual desktops. With this all-in-one solution, easily deploy virtual 
>desktops for less than the cost of PCs and save 60% on VDI infrastructure 
>costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
>_______________________________________________
>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/20120105/76f82b83/attachment.html>


More information about the devel mailing list