This repository contains customisations of buildbot 0.8.2 used by Mozilla Release Engineering.
This repository is a downstream read-only copy of https://hg.mozilla.org/build/buildbotcustom/.
To submit a patch, please create a bug on http://bugzilla.mozilla.org/ under Product: Release Engineering, Component: Tools.
To run tests:
pip install tox
tox
Please also see:
- https://github.com/mozilla/build-buildbot-configs/
- https://hg.mozilla.org/build/buildbot/ (not mirrored to github)