Difference between revisions of "Mozilla BuildBot Trending/BuildBot"

From CDOT Wiki
Jump to: navigation, search
(Mozilla's BuildBot Sources)
(Mozilla's BuildBot Sources)
Line 2: Line 2:
 
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/tools/buildbot - Thanks nthomas
 
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
 
To allow the HTTP interface to trigger a build manually, make sure your WebStatus has allForce=True - Thanks bhearsum
<br /><code>from buildbot.status import html
+
<br /><code>from buildbot.status import html <br />
 
c['status'].append(html.WebStatus(http_port=8010, allowForce=True))</code>
 
c['status'].append(html.WebStatus(http_port=8010, allowForce=True))</code>
 
==Seneca BuildBot Master Configuration==
 
==Seneca BuildBot Master Configuration==

Revision as of 15:41, 22 January 2009

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

Build Masteraustralia - 142.204.133.24 Build Save Port9989 Web Status Port8010

Seneca BuildBot Slaves Configuration

Addressliberia - 142.204.133.123