Closed Bug 578415 Opened 14 years ago Closed 14 years ago

Upgrade to buildbot 0.8.x

Categories

(Mozilla Messaging Graveyard :: Release Engineering, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gozer, Unassigned)

References

Details

      No description provided.
mini-02: buildbot-0.8.1
# 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
All minis are now running buildbot 0.8.1
The 2 windows try builders have been upgraded manually
 - momo-vm-win2k3-03
 - momo-vm-win2k3-16
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.
All linux and linux64 builders updated.
- momo-vm-win2k3-01: upgraded
- momo-vm-win2k3-06: upgraded
Production buildbot now running buildbot-0.8
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.