Closed
Bug 1640890
Opened 5 years ago
Closed 5 years ago
Re-schedule fuzzing builds on central
Categories
(Firefox Build System :: Task Configuration, defect, P1)
Firefox Build System
Task Configuration
Tracking
(firefox-esr68 unaffected, firefox76 unaffected, firefox77 unaffected, firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Apparently bug 1637383 accidentally removed fuzzing builds from central. This is because the backstop
optimization removes everything on non-autoland branches. Bob Clary already ran into this problem with other tasks and came up with a fix, so we just need to switch to push-interval-10
instead.
Assignee | ||
Comment 1•5 years ago
|
||
This has the same effect as the 'backstop' optimization except it doesn't
optimize tasks on non-autoland branches.
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c5404219f86
[ci] Use 'push-interval-10' optimization on fuzzing builds, r=bc
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Updated•5 years ago
|
Keywords: regression
Comment 4•5 years ago
|
||
Set release status flags based on info from the regressing bug 1637383
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•