Closed
Bug 494971
Opened 15 years ago
Closed 15 years ago
add ten new slaves to talos try.
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: anodelman)
References
Details
Attachments
(2 files, 1 obsolete file)
2.79 KB,
patch
|
catlee
:
review+
anodelman
:
checked-in+
|
Details | Diff | Splinter Review |
2.00 KB,
patch
|
catlee
:
review+
anodelman
:
checked-in+
|
Details | Diff | Splinter Review |
This bug will cover the changes required to the talos try master and the staging graph server to handle the 10 new boxes.
Comment 1•15 years ago
|
||
We're borrowing one or both of qm-pvista-try03,04 to satisfy bug 495353. We can reimage them afterwards.
Assignee | ||
Comment 2•15 years ago
|
||
Attachment #381563 -
Flags: review?(catlee)
Updated•15 years ago
|
Attachment #381563 -
Flags: review?(catlee) → review+
Assignee | ||
Updated•15 years ago
|
Attachment #381563 -
Attachment description: add 10 new try slaves → [Checked in]add 10 new try slaves
Attachment #381563 -
Flags: checked‑in+
Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 381563 [details] [diff] [review]
[Checked in]add 10 new try slaves
changeset: 1185:18156ce9a107
Assignee | ||
Comment 4•15 years ago
|
||
Slaves up and running (except for the vista boxes still waiting on re-image).
Assignee | ||
Comment 5•15 years ago
|
||
Attachment #382341 -
Flags: review?(catlee)
Comment 6•15 years ago
|
||
Comment on attachment 382341 [details] [diff] [review]
add new try slave to graph server
>diff -r 07a00a4b2076 sql/data.sql
>--- a/sql/data.sql Fri May 29 14:02:27 2009 -0400
>+++ b/sql/data.sql Tue Jun 09 11:09:51 2009 -0700
>@@ -26,14 +26,24 @@
> -- try talos
> insert into machines values (NULL,1,0,"1.83","qm-pxp-try01",1,unix_timestamp());
> insert into machines values (NULL,1,0,"1.83","qm-pxp-try02",1,unix_timestamp());
>+insert into machines values (NULL,1,0,"1.83","qm-pxp-try02",1,unix_timestamp());
You probably mean qm-pxp-try03 here.
Attachment #382341 -
Flags: review?(catlee) → review-
Assignee | ||
Comment 7•15 years ago
|
||
Attachment #382341 -
Attachment is obsolete: true
Attachment #382539 -
Flags: review?(catlee)
Updated•15 years ago
|
Attachment #382539 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 8•15 years ago
|
||
Comment on attachment 382539 [details] [diff] [review]
add new try slaves to graph server (take 2)
changeset: 217:b13b2f40f565
Attachment #382539 -
Flags: checked‑in+
Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•