ReleaseEngineering/How To/Update TryChooser: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(Undo revision 718214 by Armenzg (talk))
Line 1: Line 1:
{{Release Engineering How To|Update the Try Syntax (aka trychooser)}}
{{Release Engineering How To|Update the Try Syntax}}
We need to keep the try syntax chooser webpage located at http://trychooser.pub.build.mozilla.org/ up to date so developers will continue to '''use''' it and we benefit from the lowered build/test load.
We need to keep the try syntax chooser webpage located at http://trychooser.pub.build.mozilla.org/ up to date so developers will continue to '''use''' it and we benefit from the lowered build/test load.



Revision as of 18:41, 30 September 2013

We need to keep the try syntax chooser webpage located at http://trychooser.pub.build.mozilla.org/ up to date so developers will continue to use it and we benefit from the lowered build/test load.

To keep the site up to date, check out the tools repo and update index.html with new test/talos suite names - be sure to change both the value and the label. Eg:

<li><label><input type="checkbox" name="talos_suite" value="SUITE_NAME">SUITE_NAME</label></li>

Once you've landed your patch to the webpages, use this template to file a bug. Once the push is complete, your changes should be live at http://trychooser.pub.build.mozilla.org/