Comment 0 for bug 4002

Revision history for this message
Daniel Silverstone (dsilvers) wrote : Multiple queue support for build master

The build master currently only knows about the BuildQueue table which is for package builds.

Instead it needs to become a generic task master for the builder farm. It should support multiple queues and be able to cross-dispatch between them with policies about what tasks are more important than others etc.