Closed
Bug 1114763
Opened 10 years ago
Closed 10 years ago
TC-TH results not reported to production treeherder
Categories
(Taskcluster :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kgrandon, Assigned: jonasfj)
References
Details
Symbols are currently working on stage, but not treeherder production. Now that autolander is working off of treeherder production due to stage timeouts, it would be nice to have symbols working in production.
Reporter | ||
Comment 1•10 years ago
|
||
James - can you comment on what needs to be done to make this happen? Thanks!
Flags: needinfo?(jlal)
Assignee | ||
Comment 2•10 years ago
|
||
@kgrandon,
Symbols? Are you talking about results from taskcluster not being reported to treeherder by taskcluster-treeherder, when properties are set as specified here:
https://github.com/taskcluster/taskcluster-treeherder
IMO, that's probably better phrased as "TC-TH results not reported to production treeherder".
Anyways, it would take credentials from treeherder people and another deployment of taskcluster-treeherder with those credentials. It should be fairly straight forward. Then we'll have one taskcluster-treeherder reporting to staging TH and one reporting to production TH.
Reporter | ||
Updated•10 years ago
|
Summary: TC symbols for production treeherder → TC-TH results not reported to production treeherder
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jopsen
Assignee | ||
Comment 3•10 years ago
|
||
This is now deployed... For gaia-try with the credentials kgrandon gave me.
@kgrandon, please let me know if it doesn't work. I think it works because of the logs.
Which is not exactly the ideal measure. But we don't have production tests yet.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(jlal)
Resolution: --- → FIXED
Assignee | ||
Comment 4•10 years ago
|
||
For the record, this created the heroku apps:
- taskcluster-treeherder (only submitting gaia-try)
- taskcluster-treeherder-staging (submitting to treeherder.allizom.org)
Reporter | ||
Comment 5•10 years ago
|
||
Seems we're still not getting symbols, but these are working on stage.
TH results: https://treeherder.mozilla.org/ui/#/jobs?repo=gaia-try&revision=2100c36819bf3c14427c2693f773557e6b4597d0
Taskgraph: http://docs.taskcluster.net/tools/task-graph-inspector/#L-GBT44DTtOIABFwbCrOJg
Anything immediately stand out to you Jonas? I'll also try to head down to MTV tomorrow so we could debug this in person if that would help.
Flags: needinfo?(jopsen)
Assignee | ||
Comment 6•10 years ago
|
||
We got a 403 from treeherder, I checked the config and it seems I swapped TH key and secret :)
I hope it works now...
Flags: needinfo?(jopsen)
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Comment 7•10 years ago
|
||
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.
Description
•