Confirmed users
67
edits
m (→Examples: De-emphasize '-p all -u all' and encourage use of alternatives.) |
m (Update BuildDuty to CiDuty. Renaming project) |
||
Line 106: | Line 106: | ||
===Where are my builds/test/talos?=== | ===Where are my builds/test/talos?=== | ||
If you think Treeherder is missing results or it feels like it's been a while since you kicked the build off and you're getting antsy for results. Here are some things you can look into before pinging the person on | If you think Treeherder is missing results or it feels like it's been a while since you kicked the build off and you're getting antsy for results. Here are some things you can look into before pinging the person on ciduty: | ||
* Did the build compile successfully? If it didn't, you won't get unittests or talos results. | * Did the build compile successfully? If it didn't, you won't get unittests or talos results. | ||
**Look for your directory in [http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/ the builds FTP server] and see what has been uploaded. (You can also find here the email-changeset string that you'll need if you end up pinging releng.) | **Look for your directory in [http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/ the builds FTP server] and see what has been uploaded. (You can also find here the email-changeset string that you'll need if you end up pinging releng.) | ||
Line 147: | Line 147: | ||
The email preferences are parsed out in the [http://hg.mozilla.org/build/buildbotcustom/file/tip/bin/try_mailer.py try_mailer] script, and the --post-to-bugzilla flag is currently a work in progress but will land in the RelEng [http://hg.mozilla.org/build/tools/scripts/autoland tools] repo as part of the [https://wiki.mozilla.org/BugzillaAutoLanding Bugzilla Autolanding] project. | The email preferences are parsed out in the [http://hg.mozilla.org/build/buildbotcustom/file/tip/bin/try_mailer.py try_mailer] script, and the --post-to-bugzilla flag is currently a work in progress but will land in the RelEng [http://hg.mozilla.org/build/tools/scripts/autoland tools] repo as part of the [https://wiki.mozilla.org/BugzillaAutoLanding Bugzilla Autolanding] project. | ||
== | ==CiDuty Issues== | ||
=== How to Deploy TryChooser changes === | === How to Deploy TryChooser changes === | ||
[[ReleaseEngineering/How_To/Update_TryChooser]] | [[ReleaseEngineering/How_To/Update_TryChooser]] | ||
Line 164: | Line 164: | ||
=== Using the TryChooser to submit build/test requests === | === Using the TryChooser to submit build/test requests === | ||
CiDuty can also use the same TryChooser syntax as developers use to (re)submit build and testing requests. Here is an example: | |||
<pre> | <pre> |