ReleaseEngineering/Applications: Difference between revisions
| Line 31: | Line 31: | ||
== regression detection == | == regression detection == | ||
code is http://hg.mozilla.org/graphs/file/9c02347596b4/server/analysis | |||
runs on cruncher via cronjob | |||
Revision as of 20:48, 9 February 2011
RelEng App Store
build masters
we have lots!
canonical list is supposed to be http://hg.mozilla.org/build/tools/raw-file/default/buildfarm/maintenance/production-masters.json
source for buildbot is at http://hg.mozilla.org/build/buildbot/
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
slavealloc
regression detection
code is http://hg.mozilla.org/graphs/file/9c02347596b4/server/analysis
runs on cruncher via cronjob