Closed
Bug 1283540
Opened 10 years ago
Closed 10 years ago
Use v2 version of TC treeherder routes
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: rail)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-github-pull-request
|
rail
:
review+
rail
:
checked-in+
|
Details | Review |
|
58 bytes,
text/x-review-board-request
|
Callek
:
review+
rail
:
checked-in+
|
Details |
I have seen that we miss every release promotion job result on Treeherder like the funsize ones. This applies to Treeherder production and staging.
https://treeherder.mozilla.org/#/jobs?repo=mozilla-beta&revision=676a32cdd41fd372f4c6df3a4954939f73a6ef02&filter-tier=1&filter-tier=2&filter-tier=3
https://treeherder.allizom.org/#/jobs?repo=mozilla-beta&revision=676a32cdd41fd372f4c6df3a4954939f73a6ef02&filter-tier=1&filter-tier=2&filter-tier=3
It looks like we miss to report correctly.
| Assignee | ||
Comment 1•10 years ago
|
||
Looks like TC has changed the way how we publish things to treeherder, and noew we need to include revision, revision_hash into tasks.extra.treeherder
Assignee: nobody → rail
Blocks: release-promotion
| Assignee | ||
Updated•10 years ago
|
Summary: Missing all release promotion job results on Treeherder → Use v2 version of TC treeherder routes
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8768422 -
Flags: review?(bugspam.Callek)
| Assignee | ||
Comment 3•10 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/62680/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/62680/
Attachment #8768425 -
Flags: review?(bugspam.Callek)
Comment 4•10 years ago
|
||
Comment on attachment 8768425 [details]
Bug 1283540 - Remove treeherder-client from releaserunner deps
https://reviewboard.mozilla.org/r/62680/#review59398
Noteworthy, this won't remove th-client from the py venv (iirc) -- so you may want/need to go in and manually do that. (just so we don't accidentally require it at some point, then not break, then later on need to rebuild the instance and wonder why its broken)
Attachment #8768425 -
Flags: review?(bugspam.Callek) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8768425 [details]
Bug 1283540 - Remove treeherder-client from releaserunner deps
remote: https://hg.mozilla.org/build/puppet/rev/f8780f7ccece
remote: https://hg.mozilla.org/build/puppet/rev/00399e4931f3
Attachment #8768425 -
Flags: checked-in+
| Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8768422 [details] [review]
PR for releasetasks
r+ed in the PR. merged/deployed
Attachment #8768422 -
Flags: review?(bugspam.Callek)
Attachment #8768422 -
Flags: review+
Attachment #8768422 -
Flags: checked-in+
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•