ReleaseEngineering/TryChooser: Difference between revisions

(Usage: -f)
Line 60: Line 60:


==Examples==
==Examples==
; <tt>try: -b do -p all -u all -t all</tt>
; <tt>try: -b do -p all -u all -t none</tt>
: Run what mozilla-central's automation does: all platforms, all tests, all talos:
: Run all platforms, all tests, no talos.  You probably want to narrow down the test scope though if your change does not affect all platforms and all unit tests.:


; <tt>try: -b do -u crashtest</tt>
; <tt>try: -b do -u crashtest</tt>
Confirmed users
657

edits