Closed
Bug 1648414
Opened 5 years ago
Closed 5 years ago
Tweak shadow schedulers and create a few more
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox80 fixed)
RESOLVED
FIXED
mozilla80
| Tracking | Status | |
|---|---|---|
| firefox80 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
If we don't copy the dict, all strategies will share the same.
| Assignee | ||
Comment 2•5 years ago
|
||
So we can define alternative strategies that only use tasks and compare them with the reduced ones.
Depends on D81048
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D81049
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88e1cb7391c3
Support defining custom DisperseGroup strategies with a different target_counts dict. r=ahal
https://hg.mozilla.org/integration/autoland/rev/cba2df0caf35
Add a new argument to the BugBugPushSchedules optimization strategy to only consider tasks. r=ahal
https://hg.mozilla.org/integration/autoland/rev/f708b178c82b
Define some additional bugbug-based strategies and remove poorly performing ones. r=ahal
Comment 5•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/88e1cb7391c3
https://hg.mozilla.org/mozilla-central/rev/cba2df0caf35
https://hg.mozilla.org/mozilla-central/rev/f708b178c82b
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•