Closed
Bug 1306166
Opened 8 years ago
Closed 8 years ago
signing task should show up in treeherder
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: kmoir)
References
Details
Attachments
(3 files)
(deleted),
patch
|
mozilla
:
feedback+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mozilla
:
feedback+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mozilla
:
feedback+
|
Details | Diff | Splinter Review |
This try push didn't work: we need both the yaml changes and some code in signing.py to actually use it.
https://treeherder.mozilla.org/#/jobs?repo=try&revision=bbd1c5e8aacb
https://hg.mozilla.org/try/rev/bbd1c5e8aacb04b16c0bb998e2174d059fae0e8e
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → kmoir
Assignee | ||
Comment 1•8 years ago
|
||
Also should fix the issue with the Linux opt builds on tc not appearing with the rest of the linux32 builds on tc.
https://public-artifacts.taskcluster.net/Ms0oqNXaR4qZQTmc3ucuNA/0/public/full-task-graph.json
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d3dae48c69cd28f5a6850bf7921b983b481f7cc7
Attachment #8801758 -
Flags: feedback?(aki)
Reporter | ||
Updated•8 years ago
|
Attachment #8801758 -
Flags: feedback?(aki) → feedback+
Assignee | ||
Comment 2•8 years ago
|
||
Assignee | ||
Comment 3•8 years ago
|
||
Linux32 jobs don't have aren't associated with the right platform so they aren't showing up on treeherder
https://public-artifacts.taskcluster.net/RJEjm-AhThy9Pdl0ug-MKg/0/public/full-task-graph.json
https://treeherder.mozilla.org/#/jobs?repo=try&revision=662b925f74ef668d2c527c07d21243a4ae3c856a&selectedJob=29283952
Attachment #8801863 -
Flags: feedback?(aki)
Reporter | ||
Comment 4•8 years ago
|
||
Comment on attachment 8801863 [details] [diff] [review]
bug1306166th.patch
Hm. This makes me wonder if we should rename all the 'linux' as 'linux32'. Not a blocker, though.
Attachment #8801863 -
Flags: feedback?(aki) → feedback+
Assignee | ||
Comment 5•8 years ago
|
||
patch to so signing jobs have same th platform as build job and are co-located on the same line
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e20e7db92cf5cf2216ad4128d7b984b31d15bbc5
https://public-artifacts.taskcluster.net/GOncI6ZtTzmn-nPTZEmedg/0/public/full-task-graph.json
I fixed the lint error since the try run
Attachment #8801941 -
Flags: feedback?(aki)
Reporter | ||
Comment 6•8 years ago
|
||
Comment on attachment 8801941 [details] [diff] [review]
bug1306166th2.patch
Thanks for working on this! For windows and osx I think it'll be important for signing to happen per CI build, which will allow us to catch signing errors early on instead of at nightly or release time. Having the jobs visible is an important piece to noticing if the jobs are running+succeeding.
Attachment #8801941 -
Flags: feedback?(aki) → feedback+
Assignee | ||
Comment 7•8 years ago
|
||
Fixed
https://treeherder.mozilla.org/#/jobs?repo=date&revision=a9f52549a3c32dca77727b2c78fbab6e754cae7a
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•