Confirmed users
107
edits
No edit summary |
|||
| Line 116: | Line 116: | ||
See also [https://bugzilla.mozilla.org/show_bug.cgi?id=768123 https://bugzilla.mozilla.org/show_bug.cgi?id=768123]. | See also [https://bugzilla.mozilla.org/show_bug.cgi?id=768123 https://bugzilla.mozilla.org/show_bug.cgi?id=768123]. | ||
= How Tooltool is invoked in build/test jobs = | |||
Two wrapper scripts exist which are usually being used to invoke tooltool in build/test jobs: | |||
* tooltool_wrapper.sh: http://hg.mozilla.org/build/tools/file/327616201e98/scripts/tooltool/tooltool_wrapper.sh | |||
* TooltoolMixin class for mozharness calls: http://hg.mozilla.org/build/mozharness/file/b2fdf31664ed/mozharness/mozilla/tooltool.py (despite being an Homonym of tooltool itself, this is a python module defining TooltoolMixin class to be used in mozharness calls). | |||
= How to upload to tooltool = | = How to upload to tooltool = | ||