Closed
Bug 578415
Opened 15 years ago
Closed 15 years ago
Upgrade to buildbot 0.8.x
Categories
(Mozilla Messaging Graveyard :: Release Engineering, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gozer, Unassigned)
References
Details
No description provided.
| Reporter | ||
Comment 1•15 years ago
|
||
mini-02: buildbot-0.8.1
| Reporter | ||
Comment 2•15 years ago
|
||
# Try slaves
mini-01: buildbot-0.8.1
mini-10: buildbot-0.8.1
For the record, on OS X slaves:
launchctl stop buildbot.start.slave
launchctl unload /Library/LaunchAgents/buildbot.start.slave.plist
buildbot stop /builds/slave/
cd /tools/buildbot/
hg pull
hg up -C
cd slave
python setup.py install --prefix=/tools/buildbot
sudo perl -pi -e's[/tools/buildbot/bin/buildbot][/tools/buildbo/bin/buildslave]g' /Library/LaunchAgents/buildbot.start.slave.plist
launchctl load /Library/LaunchAgents/buildbot.start.slave.plist
| Reporter | ||
Comment 3•15 years ago
|
||
All minis are now running buildbot 0.8.1
| Reporter | ||
Comment 4•15 years ago
|
||
The 2 windows try builders have been upgraded manually
- momo-vm-win2k3-03
- momo-vm-win2k3-16
| Reporter | ||
Comment 5•15 years ago
|
||
Good note, since try builds use 'buildbot sendchange' themselves, we need to install both the slave and server package on our builders. Might as well do them all.
| Reporter | ||
Comment 6•15 years ago
|
||
All linux and linux64 builders updated.
| Reporter | ||
Comment 7•15 years ago
|
||
- momo-vm-win2k3-01: upgraded
- momo-vm-win2k3-06: upgraded
| Reporter | ||
Comment 8•15 years ago
|
||
Production buildbot now running buildbot-0.8
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•