Closed
Bug 682343
Opened 13 years ago
Closed 13 years ago
add new entries to production graph server db for addon perf testing pool
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: dumitru)
References
Details
Entries are from bug 680161.
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → server-ops
Component: Graph Server → Server Operations
Product: Webtools → mozilla.org
QA Contact: graph.server → mrz
Version: Trunk → other
Reporter | ||
Comment 1•13 years ago
|
||
Need to run:
insert into machines values (NULL,12,0,"2.26","addon-r3-w7-001",1,unix_timestamp());
insert into machines values (NULL,12,0,"2.26","addon-r3-w7-002",1,unix_timestamp());
insert into machines values (NULL,12,0,"2.26","addon-r3-w7-003",1,unix_timestamp());
insert into machines values (NULL,14,0,"2.26","addon-r3-fed-001",1,unix_timestamp());
insert into machines values (NULL,14,0,"2.26","addon-r3-fed-002",1,unix_timestamp());
insert into machines values (NULL,17,0,"2.26","addon-r3-snow-001",1,unix_timestamp());
insert into machines values (NULL,17,0,"2.26","addon-r3-snow-002",1,unix_timestamp());
These entries have already been added to the stage graphs db.
Assignee | ||
Updated•13 years ago
|
Assignee: server-ops → dgherman
Assignee | ||
Comment 2•13 years ago
|
||
Done.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•