Closed
Bug 1193424
Opened 10 years ago
Closed 10 years ago
additional yosemite machines to be added to graph database
Categories
(Data & BI Services Team :: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kmoir, Unassigned)
References
Details
insert into machines values (NULL, 55, 0, "2.0", "t-yosemite-r5-0104", 1, unix_timestamp());
insert into machines values (NULL, 55, 0, "2.0", "t-yosemite-r5-0105", 1, unix_timestamp());
insert into machines values (NULL, 55, 0, "2.0", "t-yosemite-r5-0106", 1, unix_timestamp());
insert into machines values (NULL, 55, 0, "2.0", "t-yosemite-r5-0107", 1, unix_timestamp());
insert into machines values (NULL, 57, 0, "2.0", "t-yosemite-r5-0104.e", 1, unix_timestamp());
insert into machines values (NULL, 57, 0, "2.0", "t-yosemite-r5-0105.e", 1, unix_timestamp());
insert into machines values (NULL, 57, 0, "2.0", "t-yosemite-r5-0106.e", 1, unix_timestamp());
insert into machines values (NULL, 57, 0, "2.0", "t-yosemite-r5-0107.e", 1, unix_timestamp());
| Reporter | ||
Updated•10 years ago
|
Group: metrics-private
Comment 1•10 years ago
|
||
completed in stage and prod.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•