Confirmed users
1,009
edits
(Created page with "The [https://wiki.mozilla.org/ReleaseEngineering/TryServer TryServer] is a critical piece of our infrastructure for ensuring that patches are suitable for landing prior to bei...") |
No edit summary |
||
| Line 16: | Line 16: | ||
<li>Linux32 is the best choice for the test platform as it is the least resource-constrained.</li> | <li>Linux32 is the best choice for the test platform as it is the least resource-constrained.</li> | ||
<ul><li>"try: -b do -p all -u all[Ubuntu,-x64] -t none" will run builds on all platforms and tests only on Linux32.</li></ul> | <ul><li>"try: -b do -p all -u all[Ubuntu,-x64] -t none" will run builds on all platforms and tests only on Linux32.</li></ul> | ||
<li>Multiple platforms can be specified as-needed (i.e. Linux + Android or any other combo as needed).</li> | |||
</ul> | </ul> | ||
</li> | </li> | ||