[Buildbot-devel] Buildbot configuration for multiple builders

Byrne, David David.Byrne at cambridge-na.com
Tue Jul 17 14:43:40 UTC 2007


The problem is that I'm not wanting to trigger the build off of the
build of the distributables, but off of the checkin of the
distributables.  Our development team checks in source that gets
automatically built into distributables for QA.  The QA team checks out
these distributables and when they think that they are ok for user
testing, they check in the distributables.  At that time, I would like
the distributables to get automatically checked out to UAT.  I was
hoping to use buildbot to do this so that we had one place to see the
process flow working.  If I'm not mistaken, with the Dependent
scheduler, the checkout of the distributables would happen immediately
after they were built.

 

Thanks,

David Byrne

 

________________________________

From: Cavanagh, Sean (Sean) [mailto:scavanagh at avaya.com] 
Sent: Tuesday, July 17, 2007 10:27 AM
To: Byrne, David
Subject: RE: [Buildbot-devel] Buildbot configuration for multiple
builders

 

Have you tried a Dependent
<http://buildbot.sourceforge.net/manual-0.7.3.html#Build-Dependencies>
scheduler? 

 

________________________________

From: buildbot-devel-bounces at lists.sourceforge.net
[mailto:buildbot-devel-bounces at lists.sourceforge.net] On Behalf Of
Byrne, David
Sent: Monday, July 16, 2007 7:26 PM
To: buildbot-devel at lists.sourceforge.net
Subject: [Buildbot-devel] Buildbot configuration for multiple builders

 

I've been using buildbot successfully for the last few months now and
I'm now having a little difficulty in configuring it to have new
responsibilities.  I have an subversion repository that holds both our
source code and our distributables (binaries, configuration files, etc).
We use buildbot for only one of our projects currently (though we hope
to use it more in the future).  What it currently does now is build our
distributables whenever source code is checked in.  What I would like it
to do is to also migrate distributables automatically to our test server
when the distributables are checked in.  The problem is that I'm not
sure how to set it up so that the same repository can trigger different
builders to fire.  We have a builder on our development box to build the
distributables and a builder on the test box to retrieve the
distributables.  I can't find an easy way to set this up.  Am I missing
something?  Any help would be appreciated.

 

Thanks,

David Byrne

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20070717/80c89117/attachment.html>


More information about the devel mailing list