[Buildbot-devel] Slightly better paper trail?

Charles Lepple clepple at gmail.com
Wed Jul 29 02:07:25 UTC 2009


On Tue, Jul 28, 2009 at 1:52 PM, Doug Latornell<doug at sadahome.ca> wrote:
> I think you could get the behaviour you want by reducing the value of the
> treeStableTimer when you create the Scheduler instance.  IIRC, it defaults
> to 20 minutes.  Not sure if setting it to zero would cause a build per
> commit, but it's worth a try.

That will work until someone commits two (or more) changes in less
time than it takes to build the first change.

It sounds like you want the "Making BuildRequest merging configurable"
option discussed in this thread:

http://thread.gmane.org/gmane.comp.python.buildbot.devel/3977

It seems that this functionality has been merged into 0.7.10, judging
from http://buildbot.net/trac/ticket/415

> On Tue, Jul 28, 2009 at 10:47 AM, Bob Hood <bhood2 at comcast.net> wrote:
>>
>> Might be a newb question:
>>
>> I just discovered today that Buildbot will roll-up check-ins for a build
>> -- that is, if more than one check-in is made to the SCM repository since
>> the last build, it will check out the most current, possibly pulling in
>> other check-ins as well.
>>
>> This kinda gives me some issues with paper trails.  The build might fail
>> as a result of any one of the check-ins that were made, and I have a hard
>> time cannot pin-pointing it (and my regression builds become a bit fuzzy as
>> well).  Is there a setting I can enable (or change I can make) that will
>> make Buildbot build per-check-in so I can discretely correlate check-ins to
>> failures?
>>
>> I'm using Subversion as my SCM, if that's important.  And Buildbot 0.7.9.
>>
>> Thanks a lot in advance.
>>
>>
>> Render me gone,                       |||
>> Bob                                 ^(===)^
>>
>> ---------------------------------oOO--(_)--OOo---------------------------------
>>                       "If ya can't beat 'em, tariff 'em."
>>                                    - Harley-Davidson Motor Company
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Buildbot-devel mailing list
>> Buildbot-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>



-- 
- Charles Lepple




More information about the devel mailing list