Closed
Bug 519579
Opened 16 years ago
Closed 16 years ago
Set up buildbot etc on bm-xserve21 after reimage
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: lsblakk)
References
Details
No description provided.
Reporter | ||
Comment 1•16 years ago
|
||
So here's the tricksyness - bm-xserve21 was the second unit test box on the Firefox3.0 tree, and I'm not sure we have great/any docs about how to set up a box to match the other machine (bm-xserve20). Plus, we could use the CPU resources for fx3.5 and later. So here's a couple of options of branch drivers to consider
1) We want to keep two mac unit test boxes on Firefox3.0. In that case we'd take a downtime on bm-xserve20 and clone it across to bm-xserve21. I think we should only do this if there is significant flakiness in mac unittests, and we therefore need a second box to help decide if a failure is intermittent or not. Recent history is perma-green.
2) We move bm-xserve21 into the slave pool for Fx3.5 and later. It's already imaged appropriately, and just need to set up puppet and buildbot. This would help with wait times, particularly on m-c and m-1.9.2, which I would say is a higher priority right now.
What do you say Sam ?
Comment 2•16 years ago
|
||
I'm fine with moving bm-xserve21 to the slave pool for Fx3.5 and later. Note that I think we should take an image of bm-xserve20 anyway so we have a backup "just in case". Hopefully we won't need it in the next few months, but better safe than sorry, right?
Sorry for the delay in responding. I had the tab open, but it got lost.
Reporter | ||
Comment 3•16 years ago
|
||
Thanks Sam. Having a backup is a fine idea, filed bug 522619.
Reporter | ||
Comment 4•16 years ago
|
||
Fixing up nagios is bug 522627.
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → lsblakk
Assignee | ||
Comment 5•16 years ago
|
||
bm-xserve21 is now attached to production-master02
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•16 years ago
|
||
bug 522627 added the checks on the nagios server, but some most of them were failing - average_load, buildbot, and root partition. The ping check was working but that doesn't rely on nagios functioning on bm-xserve21.
Borrowing
sudo /usr/local/nagios/sbin/enablenrpe
from the 10.5 ref doc fixed it up, but the original problem may indicate something is busted in puppet.
Comment 7•16 years ago
|
||
(In reply to comment #6)
> bug 522627 added the checks on the nagios server, but some most of them were
> failing - average_load, buildbot, and root partition. The ping check was
> working but that doesn't rely on nagios functioning on bm-xserve21.
>
> Borrowing
> sudo /usr/local/nagios/sbin/enablenrpe
> from the 10.5 ref doc fixed it up, but the original problem may indicate
> something is busted in puppet.
Weird, this command gets run through Puppet, http://hg.mozilla.org/build/puppet-manifests/file/871a77bc10e8/os/osx.pp#l155
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
•