Confirmed users
3,104
edits
m (Created page with "At the moment all preproduction masters run on '''preproduction-master.build.mozilla.org''' server. Pre-production system has a "managing" master, which runs quality check of th...") |
mNo edit summary |
||
Line 11: | Line 11: | ||
* generates a coverage report for buildbotcustom and publishes it at [http://preproduction-stage.build.mozilla.org/coverage/buildbotcustom/ http://preproduction-stage.build.mozilla.org/coverage/buildbotcustom/] | * generates a coverage report for buildbotcustom and publishes it at [http://preproduction-stage.build.mozilla.org/coverage/buildbotcustom/ http://preproduction-stage.build.mozilla.org/coverage/buildbotcustom/] | ||
There are | There are 5 other types of masters running on the same machine: | ||
* scheduler master | * scheduler master | ||
** polls Firefox hg repositories with reduced poll interval (6h) | ** polls Firefox hg repositories with reduced poll interval (6h) | ||
** uses local MySQL database as a backend | ** uses local MySQL database as a backend | ||
* tests scheduler master | |||
* [http://preproduction-master.build.mozilla.org:8010/ builder master] | * [http://preproduction-master.build.mozilla.org:8010/ builder master] | ||
* [http://preproduction-master.build.mozilla.org:8012/ tests master] | * [http://preproduction-master.build.mozilla.org:8012/ tests master] | ||
* | * [http://preproduction-master.build.mozilla.org:8020/ release master] | ||
Once a week the managing master recreates virtual environment for all masters listed above, removes all database entries and restarts the servers. | Once a week the managing master recreates virtual environment for all masters listed above, removes all database entries and restarts the servers. | ||
There is a hourly cronjob which scans twistd.log files for unhandled exceptions and emails them to release@ mailing list. | There is a hourly cronjob which scans twistd.log files for unhandled exceptions and emails them to release@ mailing list. |