Closed
Bug 808007
Opened 13 years ago
Closed 13 years ago
update graphs.m.o and graphs.allizom.org with {mozilla,comm}-esr17 branch
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(1 file)
|
24.76 KB,
patch
|
catlee
:
review+
standard8
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
Basically copy paste of what we have for beta.
Attachment #677766 -
Flags: review?(mbanner)
Attachment #677766 -
Flags: review?(catlee)
Comment 1•13 years ago
|
||
Comment on attachment 677766 [details] [diff] [review]
{mozilla,comm}-esr17 entries
Looks reasonable to me.
Attachment #677766 -
Flags: review?(mbanner) → review+
Comment 2•13 years ago
|
||
Comment on attachment 677766 [details] [diff] [review]
{mozilla,comm}-esr17 entries
Review of attachment 677766 [details] [diff] [review]:
-----------------------------------------------------------------
::: sql/data.sql
@@ +1448,5 @@
> insert into machines values (NULL,18,0,NULL,"Linux_x86-64_mozilla-esr10_leak_test",1,unix_timestamp());
> +insert into machines values (NULL,6,0,NULL,"Linux_mozilla-esr17",1,unix_timestamp());
> +insert into machines values (NULL,6,0,NULL,"Linux_mozilla-esr17_leak_test",1,unix_timestamp());
> +insert into machines values (NULL,6,0,NULL,"Linux_QT_mozilla-esr17",1,unix_timestamp());
> +insert into machines values (NULL,6,0,NULL,"Linux_QT_mozilla-esr17_leak_test",1,unix_timestamp());
I'm not sure if we need these two entries for QT.
Attachment #677766 -
Flags: review?(catlee) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 677766 [details] [diff] [review]
{mozilla,comm}-esr17 entries
http://hg.mozilla.org/graphs/rev/f5047264f3f3
Attachment #677766 -
Flags: checked-in+
| Assignee | ||
Comment 4•13 years ago
|
||
All done here
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•