ReleaseEngineering/Applications: Difference between revisions
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
includes self-serve, wait time reports, pending/running | includes self-serve, wait time reports, pending/running | ||
everything under https://build.mozilla.org/buildapi | everything under https://build.mozilla.org/buildapi | ||
source is at http://hg.mozilla.org/build/buildapi | |||
staging and production instances are running on cruncher, proxied by build.m.o | |||
uses two mysql slave databases hosted by IT | |||
uses a memcached daemon running on cruncher | |||
uses a rabbitmq daemon running on cruncher | |||
== slavealloc == | == slavealloc == | ||
Revision as of 20:13, 9 February 2011
RelEng App Store
clobberer
https://build.mozilla.org/clobberer/ and https://build.mozilla.org/stage-clobberer
Source is at http://hg.mozilla.org/build/tools/file/default/clobberer
DB is a sqlite file local to the web server
buildapi
includes self-serve, wait time reports, pending/running everything under https://build.mozilla.org/buildapi
source is at http://hg.mozilla.org/build/buildapi
staging and production instances are running on cruncher, proxied by build.m.o
uses two mysql slave databases hosted by IT
uses a memcached daemon running on cruncher
uses a rabbitmq daemon running on cruncher