Confirmed users
3,376
edits
m (→Pre/Post processing scripts: - bye bye) |
m (→Steps to add a test to production: - minor cleanup) |
||
Line 57: | Line 57: | ||
== Steps to add a test to production == | == Steps to add a test to production == | ||
* [[https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Talos File a bug]] to add tests to [[https://dxr.mozilla.org/mozilla-central/source/testing/talos/talos/test.py talos]] [[https://bugzilla.mozilla.org/show_bug.cgi?id=893071 example]]. | * [[https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Talos File a bug]] to add tests to [[https://dxr.mozilla.org/mozilla-central/source/testing/talos/talos/test.py talos]] [[https://bugzilla.mozilla.org/show_bug.cgi?id=893071 example]]. | ||
* add the test to the running [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot configs]] (as seen on [[https://treeherder.mozilla.org/ Treeherder]]) | * add the test to the running [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot configs]] (as seen on [[https://treeherder.mozilla.org/ Treeherder]]) | ||
Line 80: | Line 76: | ||
** NOTE: this should be updated every time the branch moves closer to release. Once on release we don't need to update | ** NOTE: this should be updated every time the branch moves closer to release. Once on release we don't need to update | ||
While that is a laundry list of items to do, if you are developer of a component just talk to the a*team ( | While that is a laundry list of items to do, if you are developer of a component just talk to the a*team ([[https://mozillians.org/en-US/u/jmaher/ jmaher]]) and they will handle the majority of the steps above. | ||
= Background Information = | = Background Information = |