[Buildbot-devel] Slightly better paper trail?

Dustin J. Mitchell dustin at zmanda.com
Thu Jul 30 17:34:56 UTC 2009


On Thu, Jul 30, 2009 at 1:11 PM, Marcus Lindblom<macke at yar.nu> wrote:
>> That will work until someone commits two (or more) changes in less
>> time than it takes to build the first change.
>
> Actully no. It queues up another build. I've seen this happen several
> times, with SVN and a timer of 2 minutes, where the build takes 10-15
> minutes. Sometimes 3-4 builds are in queue due to incomming commits
> during a build.

Actually, the correct "except.." is when someone commits two (or more)
changes in less than max(treeStableTimer, SVNPoller.pollinterval).
That is, if you're polling every 5 minutes, a treeStableTimer of <5
minutes is useless.

We really need to have a flag that says "yes, merge" or "no, don't",
rather than mucking about with times.

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




More information about the devel mailing list