Closed
Bug 908727
Opened 12 years ago
Closed 12 years ago
add graph server sql definitions for new additional talos test 'tart' pages to graphs.mozilla.org and graphs.allizom.org
Categories
(Data & BI Services Team :: DB: MySQL, task)
Data & BI Services Team
DB: MySQL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Assigned: bjohnson)
References
Details
can you please update these two databases ("graphs_mozilla_org_new" and "graphs_stage2_prod") with this sql:
insert into pages values (NULL, 20, "iconFade-open-DPI2.half.TART");
insert into pages values (NULL, 20, "iconFade-open-DPI2.all.TART");
insert into pages values (NULL, 20, "iconFade-open-DPI2.error.TART");
insert into pages values (NULL, 20, "iconFade-close-DPI2.half.TART");
insert into pages values (NULL, 20, "iconFade-close-DPI2.all.TART");
insert into pages values (NULL, 20, "iconFade-close-DPI2.error.TART");
| Assignee | ||
Comment 1•12 years ago
|
||
Done!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-database → bjohnson
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•