Closed
Bug 1629027
Opened 5 years ago
Closed 5 years ago
Create a new shadow scheduler which uses the reduced set of tasks returned by bugbug
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox77 fixed)
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
I'm experimenting with reducing the set of tasks chosen by bugbug by using statistics about task failures (how often do two tasks fail together, etc.).
I'm not sure what the final implementation will look like, if the reduction will be done in bugbug itself, or if bugbug will return the statistics to the taskgraph and the taskgraph will perform the reduction.
For now I'd like to see what the results look like, so I'd like to have a new shadow scheduler which uses the reduced set of tasks instead of the full set of tasks.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38fd7b58a1d3
Define a new shadow scheduler using the reduced set of tasks chosen by bugbug. r=ahal
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•