[Buildbot-commits] [Buildbot] #1737: Scheduler: treeStableTimer=None is not really immediate
Buildbot
buildbot-devel at lists.sourceforge.net
Wed Dec 15 17:14:16 UTC 2010
#1737: Scheduler: treeStableTimer=None is not really immediate
------------------------+---------------------------------------------------
Reporter: PiotrSikora | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.3
Version: 0.8.2 | Keywords:
------------------------+---------------------------------------------------
Comment(by dustin):
There's two levels where merging can happen: with treeStableTimer via the
scheduler; or at the builder level, when it gets multiple compatible
!BuildRequests. It sounds like the latter is at work here, and it can be
disabled with {{{mergeRequests=False}}}:
http://buildbot.net/buildbot/docs/latest/Merging-BuildRequests.html
#Merging-BuildRequests
Let me know if I've misunderstood something here, which seems likely :)
--
Ticket URL: <http://buildbot.net/trac/ticket/1737#comment:6>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list