Closed
Bug 524849
Opened 16 years ago
Closed 16 years ago
Add 11 new rev2 Talos boxes to try-talos
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lsblakk, Assigned: lsblakk)
References
Details
Attachments
(3 files, 1 obsolete file)
1.19 KB,
patch
|
anodelman
:
review+
lsblakk
:
checked-in+
|
Details | Diff | Splinter Review |
4.81 KB,
patch
|
anodelman
:
review+
lsblakk
:
checked-in+
|
Details | Diff | Splinter Review |
925 bytes,
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•16 years ago
|
||
New Builders:
2 vista qm-pvista-try10 & 11
2 linux qm-pubuntu-try10 & 11
3 leopard qm-pleopard-try08, 09, 10, 11
3 xp qm-pxp-try08, 09, 10
Attachment #409142 -
Flags: review?(anodelman)
Assignee | ||
Comment 2•16 years ago
|
||
Attachment #409145 -
Flags: review?(anodelman)
Updated•16 years ago
|
Attachment #409145 -
Flags: review?(anodelman) → review+
Updated•16 years ago
|
Attachment #409142 -
Flags: review?(anodelman) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Attachment #409145 -
Attachment is obsolete: true
Attachment #409188 -
Flags: review+
Attachment #409188 -
Flags: checked-in?
Assignee | ||
Comment 4•16 years ago
|
||
Attachment #409188 -
Attachment is obsolete: true
Attachment #409188 -
Flags: checked-in?
Comment 5•16 years ago
|
||
Comment on attachment 409196 [details] [diff] [review]
graph server insert statements take 3
mysql> insert into machines values (NULL,1,0,"1.83","qm-pxp-try08",1,unix_timestamp());
Query OK, 1 row affected (0.01 sec)
mysql> insert into machines values (NULL,1,0,"1.83","qm-pxp-try09",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,1,0,"1.83","qm-pxp-try10",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,2,0,"1.83","qm-pvista-try10",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,2,0,"1.83","qm-pvista-try11",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,4,0,"1.83","qm-pleopard-try08",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,4,0,"1.83","qm-pleopard-try09",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,4,0,"1.83","qm-pleopard-try10",1,unix_timestamp());
Query OK, 1 row affected (0.03 sec)
mysql> insert into machines values (NULL,4,0,"1.83","qm-pleopard-try11",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,5,0,"1.83","qm-pubuntu-try10",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
mysql> insert into machines values (NULL,5,0,"1.83","qm-pubuntu-try11",1,unix_timestamp());
Query OK, 1 row affected (0.00 sec)
Comment 6•16 years ago
|
||
qm-pubuntu-try10/11 up
qm-pleopard-try08/09/10 up
qm-pleopard-try11 not currently reachable
winxp/vista machines need to be added to opsi firewall group
Assignee | ||
Comment 7•16 years ago
|
||
Comment on attachment 409142 [details] [diff] [review]
Add 11 new builders to talos-try pool of slaves
http://hg.mozilla.org/build/buildbot-configs/rev/2099e9c415d2
Attachment #409142 -
Flags: checked-in+
Comment 8•16 years ago
|
||
qm-pleopard-try11 up
Assignee | ||
Updated•16 years ago
|
Attachment #409145 -
Attachment is obsolete: false
Attachment #409145 -
Flags: checked-in?
Assignee | ||
Updated•16 years ago
|
Attachment #409145 -
Flags: checked-in? → checked-in+
Assignee | ||
Comment 9•16 years ago
|
||
Comment on attachment 409145 [details] [diff] [review]
add new builders to graph server
http://hg.mozilla.org/graphs/rev/3133a68b7d93
Assignee | ||
Comment 10•16 years ago
|
||
All 11 slaves are now up and running in talos-try. Closing.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•