Closed
Bug 588520
Opened 15 years ago
Closed 14 years ago
Consolidate test schedulers
Categories
(Release Engineering :: General, defect, P2)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: catlee)
Details
(Whiteboard: [buildbot])
Attachments
(1 file)
3.71 KB,
patch
|
rail
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
For each talos suite for each branch and platform we have a separate MultiScheduler instance. This means that we have something like 880 different schedulers on the tests scheduler master. When there are a lot of changes to work through (e.g. a push with thousands of changes), this takes a _really_ long time.
Assignee | ||
Comment 2•14 years ago
|
||
this is now important to get done soon
Assignee: nobody → catlee
Priority: P5 → P2
Assignee | ||
Comment 3•14 years ago
|
||
Feel free to pass off to somebody else for review if you'd like!
The key here is that the set of builders triggered by a change on the same branch should be the same before and after this change.
Attachment #529713 -
Flags: review?(rail)
Comment 4•14 years ago
|
||
Comment on attachment 529713 [details] [diff] [review]
Consolidate test schedulers
Looks good.
Attachment #529713 -
Flags: review?(rail) → review+
Assignee | ||
Comment 5•14 years ago
|
||
Comment on attachment 529713 [details] [diff] [review]
Consolidate test schedulers
http://hg.mozilla.org/build/buildbotcustom/rev/10577be86340
Attachment #529713 -
Flags: checked-in+
Assignee | ||
Updated•14 years ago
|
Flags: needs-reconfig?
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Flags: needs-reconfig?
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•