[Buildbot-devel] buildbot­ not building every rev .­..

Diane Maple dianemaple76 at yahoo.com
Thu Jun 13 20:50:15 UTC 2013


THANK YOU!!!!!!!!

Diane


________________________________
 From: "vasslitvinov at pisem.net" <vasslitvinov at pisem.net>
To: Diane Maple <dianemaple76 at yahoo.com> 
Cc: buildbot-devel at lists.sourceforge.net 
Sent: Thursday, June 13, 2013 1:36 PM
Subject: Re: [Buildbot-devel] buildbot­ not building every rev .­..
 


Hi,

You'd need to set c['mergeRequests'] = False




Чтв 13 Июн 2013 22:17:48 +0400, Diane Maple <dianemaple76 at yahoo.com> написал:

Hello,
>
>
>How do I force buildbot to build every rev?
>
>
>I have a codebase I am building for multiple targets.
>I am using svn_buildbot.py to signal buildbot to build each change.
>
>
>My buildbot config has the following for the svn line.. only part shown.
>
>
>bf[buildname].addStep(SVN(baseURL='MYURL',
>
> defaultBranch='trunk', mode='clobber',
>username=svncred['svnuser'], password=svncred['svnpass'],
>retry=(10, 30),
>alwaysUseLatest=False, haltOnFailure=True))
>
>
>I see buildbot being notified of all changes in the logs but, I don't see it building each change for some reason.
>Sometimes it combines a few changes into one build.  I'm not worried about buildbot never catching up... It WILL catch up.
>Esp with the new build nodes I am installing....
>
>
>So, ideas why this is happening and how to force every change rev to be built?
>
>
>
>Thanks.
>
>
>Diane

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


More information about the devel mailing list