ReleaseEngineering/TryChooser: Difference between revisions

no edit summary
(Created page with "TryChooser lets you select specific jobs you want to run on tryserver. You use TryChooser by putting a <tt>try:</tt> block in the commit message of the topmost changeset when yo...")
 
No edit summary
Line 1: Line 1:
TryChooser lets you select specific jobs you want to run on tryserver.  You use TryChooser by putting a <tt>try:</tt> block in the commit message of the topmost changeset when you push to try.
TryChooser lets you select specific jobs you want to run on tryserver.  You use TryChooser by putting a <tt>try:</tt> block in the commit message of the topmost changeset when you push to try.
 
==Syntax Builder==
This site will help you build the syntax line to get what you want. [http://people.mozilla.org/~lsblakk/trychooser/trychooser.html TryChooser Syntax Builder]
==Usage==
==Usage==


Line 102: Line 103:


To match up the Talos suite name to the tests it runs you can go [http://hg.mozilla.org/build/buildbot-configs/file/701b6ccd8e55/mozilla-tests/config.py#l19 here]. (eg: 'chrome' runs ts:tdhtml:twinopen:tsspider)
To match up the Talos suite name to the tests it runs you can go [http://hg.mozilla.org/build/buildbot-configs/file/701b6ccd8e55/mozilla-tests/config.py#l19 here]. (eg: 'chrome' runs ts:tdhtml:twinopen:tsspider)
If you need help building the syntax line you can also go to the [http://people.mozilla.org/~lsblakk/trychooser/trychooser.html TryChooser Syntax Builder] page.


===What do I do if I need to add or remove a job after I push?===
===What do I do if I need to add or remove a job after I push?===
Confirmed users
4,467

edits