[users at bb.net] Collapsing Builds Per Branch?

Charles Lepple clepple at gmail.com
Tue May 16 03:11:46 UTC 2017


On May 15, 2017, at 12:29 PM, Chris Spencer wrote:
> 
> It should also cancel a running build for a branch if there's a newer commit pending.

I don't think that automatically cancelling a build once it starts has ever been part of the base scheduler classes (at least, in 0.8). You might be able to do this by hitting the web status interface from another scheduler, though it might make sense to have a heuristic for allowing a build to run to completion if it is nearly done anyway.

The collapse options are for queued builds (modulo the 0.9.x bug that Pierre mentioned), and the treeStableTimer can be used to wait for several commits to arrive, in order to give them a chance to be collapsed.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170515/ec786d21/attachment.html>


More information about the users mailing list