Closed
Bug 1453266
Opened 7 years ago
Closed 7 years ago
taskgraph: Make ship-it tasks support esr60
Categories
(Release Engineering :: Release Automation: Other, enhancement)
Release Engineering
Release Automation: Other
Tracking
(firefox-esr60 fixed, firefox61 fixed)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(1 file)
Generating a taskgraph with esr60 configs[1] leads to some discrepancies. The things I've noticed are:
* release-mark-as-shipped-firefox
* Bad version name. This might be caused by bug 1453261 comment 1
* bad worker type
* bad scope "project:releng:shipit:staging"
There are probably other issues I didn't see.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1434889#c4
Assignee | ||
Comment 1•7 years ago
|
||
NI'ing myself to fix this, as I worked on the original task def.
Flags: needinfo?(jlorenzo)
Assignee | ||
Comment 2•7 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #0)
> * release-mark-as-shipped-firefox
> * Bad version name. This might be caused by bug 1453261 comment 1
With the correct data discussed in bug 1453261 comment 4, the release_name in the payload is now correct: "Firefox-60.0esr-build1"
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jlorenzo
Flags: needinfo?(jlorenzo)
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8968183 [details]
Bug 1453266 - Fix bad worker-type and scopes
https://reviewboard.mozilla.org/r/236856/#review242642
Attachment #8968183 -
Flags: review?(rail) → review+
Pushed by Callek@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/4cc04fbbd1d7
Fix bad worker-type and scopes r=rail
Comment 6•7 years ago
|
||
bugherder |
Comment 7•7 years ago
|
||
bugherder uplift |
status-firefox-esr60:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•