[Buildbot-devel] prioritizing builders with newer requests

Jorge Gonzalez gjorge at google.com
Wed Jul 18 22:29:30 UTC 2012


Basically I want to do the opposite to the default, i.e., give priority to
builders with more recent requests in their queues.
buildbot.process.builder.getOldestRequestTime()
and buildbot.process.botmaster._defaultSorter() provide me with all I need
to bake up my own function within my master config.

But I figured reversing the priority might perhaps be the most obvious
variation to the default behavior, so I wanted to know if there already was
another way to do this readily available and if not, if this would interest
to enough users to add it to Buildbot as a general alternative.

Thanks
Jorge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20120718/53e2a90c/attachment.html>


More information about the devel mailing list