canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
|||
Line 21: | Line 21: | ||
*It will spew back to you all the sendchanges it does. | *It will spew back to you all the sendchanges it does. | ||
== Using the TryChooser to submit build/test requests == | |||
buildduty can also use the same [https://wiki.mozilla.org/Build:TryChooser TryChooser] syntax as developers use to (re)submit build and testing requests. Here is an example: | |||
buildbot sendchange --master production-master01:9009 --revision 923103d5a656 --branch try --author mpalmgren@mozilla.com --comments "try: -b d -p linux -u all" doit | |||
== How do I cancel existing jobs? == | == How do I cancel existing jobs? == |