Closed Bug 1122774 Opened 9 years ago Closed 9 years ago

Turn on treeherder staging integration for in tree gecko integration...

Categories

(Taskcluster :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlal, Assigned: jlal)

References

Details

Attachments

(1 file, 1 obsolete file)

      No description provided.
Attachment #8550593 - Flags: review?(garndt)
/r/2633 - Bug 1122774 - Add treeherder integration r=garndt

Pull down this commit:

hg pull review -r f199796f8ee9c2130a3d166ac68bcc9f0aafe5df
https://reviewboard.mozilla.org/r/2633/#review1819

::: testing/taskcluster/mach_commands.py
(Diff revision 1)
> +                    if 'treeherder' not in test_task['task']['extra']:

Is there a scenario where treeherder wouldn't be defined in a test task's extra info?  It's assumed to be defined in the build task above, but isn't necessary for a test task and we default to an empty dict.

Also, if treeherder is not defined in the task's 'extra', there might not be an extra at all and this would fail with a key error I think.

::: testing/taskcluster/tasks/decision/branch.yml
(Diff revision 1)
> -          GECKO_HEAD_REPOSITORY: '{{repository_url}}'
> +          GECKO_HEAD_REPOSITORY: '{{url}}'

Looks like we'll need to update the mach command for decision graph to pass in the right name.
Comment on attachment 8550593 [details]
MozReview Request: bz://1122774/lightsofapollo

r+ with a couple of comments in the review
Attachment #8550593 - Flags: review?(garndt) → review+
https://hg.mozilla.org/mozilla-central/rev/aaec6c627ea3
Assignee: nobody → jlal
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Attachment #8550593 - Attachment is obsolete: true
Attachment #8619170 - Flags: review+
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: mozilla38 → mozilla41
Version: unspecified → Trunk
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: