tree: a9c547d2c569e3f2c8d4af2b634dbc8f11104598 [path history] [tgz]
  1. breakpad/
  2. buildbot-helpers/
  3. buildfarm/
  4. clobberer/
  5. hgext/
  6. lib/
  7. misc/
  8. release/
  9. scripts/
  10. stage/
  11. sut_tools/
  12. trychooser/
  13. .hgtags
  14. .pylintrc
  15. .travis.yml
  16. MANIFEST.in
  17. README.md
  18. setup.py
  19. tox.ini
src/third_party/mozjs-45/js/src/devtools/rootAnalysis/ra.away/tools/README.md

Tools Build Status

This repository contains tools used by Mozilla Release Engineering. This repository is checked out on Buildbot masters and Buildbot slaves.

This repository is a downstream read-only copy of: https://hg.mozilla.org/build/tools/

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: