canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
Wesgarland (talk | contribs) (Added another push example) |
(→Using a different mobile-browser repository: add mobile-browser repo info) |
||
Line 33: | Line 33: | ||
===Disabling specific platforms for try push=== | ===Disabling specific platforms for try push=== | ||
You can put '''exit 1''' in any mozconfig-extra-$platform in order to cause it to not compile. This is a temporary workaround while we get the web interface back up and with more granularity for selecting the build/test/perf runs desired for a particular try push. | You can put '''exit 1''' in any mozconfig-extra-$platform in order to cause it to not compile. This is a temporary workaround while we get the web interface back up and with more granularity for selecting the build/test/perf runs desired for a particular try push. | ||
== Using a different mobile-browser repository == | |||
To use a different mobile-browser repository for the mobile builds, include extra files in your push in the $topsrcdir: | |||
*'''mobile-repo''' with a path (relative to ssh://hg.mozilla.org/) to the repository (e.g., "users/jford_mozilla.com/mobile-browser") | |||
*'''mobile-rev''' with a revision in that repository (e.g., "default") | |||
For more details, see [http://blog.johnford.info/mobile-on-the-new-try-server/ Mobile on the new try server] | |||
== Pending builds == | == Pending builds == |