Closed
Bug 1642713
Opened 5 years ago
Closed 5 years ago
allow diff-artifact tasks to be optimized by push interval
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: bhearsum, Assigned: bhearsum)
References
(Blocks 1 open bug)
Details
(Whiteboard: [ci-costs-2020:done])
Attachments
(1 file)
While looking at builds running on autoland I discovered that build-win64-aarch64-eme/opt
is meant to run every 10 pushes, but actually runs every push because diff-artifact-win64-aarch64-eme-validation
is unable to be optimized to every 10 pushes.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
query for cost saving estimates:
https://console.cloud.google.com/bigquery?sq=586736774393:1571de9912c841b6baf259f31eb90464
Assignee | ||
Updated•5 years ago
|
Blocks: cost-reduction
Whiteboard: [ci-costs-2020:todo]
Updated•5 years ago
|
Assignee: nobody → bhearsum
Status: NEW → ASSIGNED
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/674ef2b4db1f
allow diff-artifact tasks to be optimized by push interval r=tomprince
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
Updated•5 years ago
|
Whiteboard: [ci-costs-2020:todo] → [ci-costs-2020:done]
You need to log in
before you can comment on or make changes to this bug.
Description
•