Mozilla BuildBot Trending/BuildBot

From CDOT Wiki
Revision as of 01:06, 24 January 2009 by John64 (talk | contribs)
Jump to: navigation, search

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

Service IP Port Start Command Stop Command
Mercurial HTTP 142.204.133.24 8000 cd /home/buildbot-master/mozilla-central; hg serve press ctrl + c

Seneca BuildBot Slaves Configuration

Addressliberia - 142.204.133.123