Closed
Bug 884833
Opened 12 years ago
Closed 12 years ago
rebuild scheduler master using puppetagain
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Infrastructure & Operations Graveyard
CIDuty
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: catlee)
References
Details
Attachments
(5 files)
|
2.91 KB,
patch
|
dustin
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
3.25 KB,
patch
|
rail
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
1000 bytes,
patch
|
rail
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
2.54 KB,
patch
|
rail
:
review+
catlee
:
checked-in+
|
Details | Diff | Splinter Review |
|
1.01 KB,
patch
|
catlee
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
This is currently unmanaged per bug 884472.
| Assignee | ||
Comment 1•12 years ago
|
||
scheduler masters don't have http ports enabled, and also don't need postrun.cfg's (the only place where http_port is used it looks like)
Attachment #765144 -
Flags: review?(dustin)
| Assignee | ||
Comment 2•12 years ago
|
||
do we have a machine allocated for the new scheduler master?
| Reporter | ||
Comment 3•12 years ago
|
||
Comment on attachment 765144 [details] [diff] [review]
tweaks needed for scheduler masters
Review of attachment 765144 [details] [diff] [review]:
-----------------------------------------------------------------
Dunno about allocating a machine - Hal's built a bunch in AWS, and there are 9 idle masters in scl3 (bm81..89)
Attachment #765144 -
Flags: review?(dustin) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #765144 -
Flags: checked-in+
| Assignee | ||
Comment 5•12 years ago
|
||
Attachment #770912 -
Flags: review?(rail)
| Assignee | ||
Comment 6•12 years ago
|
||
Attachment #770913 -
Flags: review?(rail)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → catlee
Updated•12 years ago
|
Attachment #770908 -
Flags: review?(rail) → review+
Updated•12 years ago
|
Attachment #770912 -
Flags: review?(rail) → review+
Updated•12 years ago
|
Attachment #770913 -
Flags: review?(rail) → review+
Comment 7•12 years ago
|
||
Once we switch to the new scheduler master we'll need to update release runner configs and restart it.
Attachment #770955 -
Flags: review?(catlee)
| Assignee | ||
Updated•12 years ago
|
Attachment #770955 -
Flags: review?(catlee) → review+
| Assignee | ||
Updated•12 years ago
|
Attachment #770908 -
Flags: checked-in+
| Assignee | ||
Updated•12 years ago
|
Attachment #770912 -
Flags: checked-in+
| Assignee | ||
Updated•12 years ago
|
Attachment #770913 -
Flags: checked-in+
| Assignee | ||
Comment 8•12 years ago
|
||
enabled bm81 in production-masters; disabled bm36.
https://hg.mozilla.org/build/tools/rev/7c94f514d709
| Assignee | ||
Comment 9•12 years ago
|
||
buildbot turned off on bm36, and the buildbot service disabled via chkconfig so the masters won't get started when the machine reboots.
| Assignee | ||
Comment 10•12 years ago
|
||
verified bm81 is accepting sendchanges
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 11•12 years ago
|
||
Comment on attachment 770955 [details] [diff] [review]
release runner
http://hg.mozilla.org/build/puppet/rev/08ec9aa95fc8
Attachment #770955 -
Flags: checked-in+
Comment 12•12 years ago
|
||
I restarted release-runner on bm81 to make sure it pick ups the new configuration.
Comment 13•12 years ago
|
||
A missing symlink broke release runner sendchange:
cd /builds/buildbot/build_scheduler/master
ln -s ../buildbot-configs/mozilla/release_templates ./
Comment 14•12 years ago
|
||
Bug 894133 for the selfserve-agent moving off bm36.
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Product: Release Engineering → Infrastructure & Operations
Updated•6 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
•