Closed
Bug 848353
Opened 12 years ago
Closed 12 years ago
Turn bm46-48 into Windows test masters
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: armenzg, Assigned: armenzg)
References
Details
Attachments
(4 files)
378 bytes,
patch
|
kmoir
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
1.26 KB,
patch
|
kmoir
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
6.97 KB,
patch
|
kmoir
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
2.55 KB,
patch
|
kmoir
:
review+
armenzg
:
checked-in+
|
Details | Diff | Splinter Review |
We would like to add another 100 Windows 8 machines to our pool of slaves.
Our current ratio of slaves to masters is 3 masters, 64 slaves/master.
After adding the win8 slaves we would be at 97 slaves/master.
If we add 6 masters we would have 49 slaves/master.
Thanks!
Comment 1•12 years ago
|
||
FYI, we have bm39-41 and bm46-48 on kvm in scl1 that aren't running buildbot. I'm guessing that these are unused and just waiting to be configured by releng?
Assignee | ||
Comment 2•12 years ago
|
||
That probably would work!
Assignee: nobody → armenzg
OS: Mac OS X → Linux
Assignee | ||
Updated•12 years ago
|
Hardware: x86 → x86_64
Summary: Please generate 3 more Windows masters → Turn bm46-48 into Windows test masters
Assignee | ||
Comment 3•12 years ago
|
||
Based on:
mysql> select * from masters where nickname like 'bm%-tests1-windows';
+----------+---------------------+------------------------------------------+-----------+---------+------+--------+---------+-------+
| masterid | nickname | fqdn | http_port | pb_port | dcid | poolid | enabled | notes |
+----------+---------------------+------------------------------------------+-----------+---------+------+--------+---------+-------+
| 60 | bm15-tests1-windows | buildbot-master15.build.scl1.mozilla.com | 8201 | 9201 | 7 | 19 | 1 | |
| 61 | bm16-tests1-windows | buildbot-master16.build.scl1.mozilla.com | 8201 | 9201 | 7 | 19 | 1 | |
| 100 | bm23-tests1-windows | buildbot-master23.build.scl1.mozilla.com | 8201 | 9201 | 7 | 19 | 1 | |
+----------+---------------------+------------------------------------------+-----------+---------+------+--------+---------+-------+
3 rows in set (0.01 sec)
Attachment #724102 -
Flags: review?(kmoir)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #724103 -
Flags: review?(kmoir)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #724106 -
Flags: review?(kmoir)
Updated•12 years ago
|
Attachment #724106 -
Flags: review+
Updated•12 years ago
|
Attachment #724103 -
Flags: review?(kmoir) → review+
Updated•12 years ago
|
Attachment #724102 -
Flags: review?(kmoir) → review+
Assignee | ||
Comment 6•12 years ago
|
||
I'm ready to enable this in the morning.
Attachment #724130 -
Flags: review?(kmoir)
Updated•12 years ago
|
Attachment #724130 -
Flags: review?(kmoir) → review+
Comment 7•12 years ago
|
||
I've removed bm46:/etc/cron.d/bm46-tests1-panda (and so on) to prevent more cron spam.
Assignee | ||
Comment 8•12 years ago
|
||
Comment on attachment 724102 [details] [diff] [review]
slavealloc - add masters
deployed.
FYI I had to deploy it with one more column set to '' for the notes.
Attachment #724102 -
Flags: checked-in+
Assignee | ||
Comment 9•12 years ago
|
||
Comment on attachment 724103 [details] [diff] [review]
puppet - replace 3 panda masters as 3 windows masters
http://hg.mozilla.org/build/puppet-manifests/rev/ffa0200cdb06
Attachment #724103 -
Flags: checked-in+
Assignee | ||
Comment 10•12 years ago
|
||
Comment on attachment 724106 [details] [diff] [review]
tools - replace 3 pandas masters as 3 windows masters (not yet enabled)
http://hg.mozilla.org/build/tools/rev/534477bbf436
Attachment #724106 -
Flags: review?(kmoir) → checked-in+
Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 724130 [details] [diff] [review]
tools - enable Windows masters
http://hg.mozilla.org/build/tools/rev/725f4b58b555
Attachment #724130 -
Flags: checked-in+
Assignee | ||
Comment 12•12 years ago
|
||
All three masters have been enabled and are running jobs properly.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 13•12 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #7)
> I've removed bm46:/etc/cron.d/bm46-tests1-panda (and so on) to prevent more
> cron spam.
Thanks nthomas!
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•