Mozilla BuildBot Trending/BuildBot
Mozilla's BuildBot Sources
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/tools/buildbot - Thanks nthomas
To allow the HTTP interface to trigger a build manually, make sure your WebStatus has allForce=True - Thanks bhearsum
from buildbot.status import html
c['status'].append(html.WebStatus(http_port=8010, allowForce=True))
Seneca BuildBot Master Configuration - On Australia
Service | Address | Start Command | Stop Command |
---|---|---|---|
Mercurial HTTP | http://142.204.133.24:8000/ | cd /home/buildbot-master/mozilla-central; hg serve |
press ctrl + c |
BuildBot HTTP | http://142.204.133.24:8010 | buildbot start /home/buildbot-master/buildbot-master |
buildbot stop /home/buildbot-master/buildbot-master |
BuildBot Slave Port | 142.204.133.24:9989 | buildbot start /home/buildbot-master/buildbot-master |
buildbot stop /home/buildbot-master/buildbot-master |
Seneca BuildBot Slaves Configuration
Address | liberia - 142.204.133.123 |