Closed Bug 519232 Opened 15 years ago Closed 14 years ago

Select slaves to build on based on when they last a build

Categories

(Release Engineering :: General, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 545136

People

(Reporter: catlee, Unassigned)

Details

If there are a bunch of slaves for an available build to happen on, the build should be done on the one that most recently has done the same type of build.  This should increase the chance that we can get a useful depend build done.

In buildbot, this can be done by setting the 'nextSlave' attribute on the builder, which is passed the builder object and a list of available slaves.  We should be able to sort the slaves according to when they last did this builder, and then return the most recent.
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Priority: -- → P3
catlee wrote patches to do this in bug 545136.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.