Closed
Bug 1453270
Opened 7 years ago
Closed 7 years ago
taskgraph: Make snap tasks support esr60
Categories
(Release Engineering Graveyard :: Release Automation: Snap, enhancement)
Release Engineering Graveyard
Release Automation: Snap
Tracking
(firefox-esr60 fixed, firefox60 fixed, firefox61 fixed)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
()
Details
Attachments
(3 files)
Generating a taskgraph with esr60 configs[1] leads to some discrepancies. The things I've noticed are:
* release-snap-push-firefox
* bad scope "project:releng:snaocraft:firefox:mock"
* bad worker type
* release-snap-repackage-firefox
* I haven't checked, but I think langpacks URL is busted.
There are probably other issues I didn't see.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1434889#c4
Assignee | ||
Comment 2•7 years ago
|
||
We can't use the same Snap Store channel on ESR because ESR doesn't fit the regular Store model of edge -> beta -> candidate -> release. However, they support this case[1], by creating a new track. I asked for it at [2]
[1] https://docs.snapcraft.io/reference/channels#track
[2] https://forum.snapcraft.io/t/firefox-please-create-the-track-esr/5006
Assignee | ||
Comment 3•7 years ago
|
||
(In reply to Johan Lorenzo [:jlorenzo] from comment #0)
> * release-snap-push-firefox
> * bad scope "project:releng:snaocraft:firefox:mock"
> * bad worker type
Fixed in upcoming patch.
> * release-snap-repackage-firefox
> * I haven't checked, but I think langpacks URL is busted.
I checked. It looks good with the data discussed in bug 1453261 comment 4
Comment hidden (mozreview-request) |
Assignee | ||
Comment 5•7 years ago
|
||
Attachment #8968215 -
Flags: review?(rail)
Comment 6•7 years ago
|
||
mozreview-review |
Comment on attachment 8968214 [details]
Bug 1453270 - taskgraph: Make snap tasks support esr60
https://reviewboard.mozilla.org/r/236914/#review242672
Attachment #8968214 -
Flags: review?(rail) → review+
Updated•7 years ago
|
Attachment #8968215 -
Flags: review?(rail) → review+
Pushed by jlorenzo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17905b182e88
taskgraph: Make snap tasks support esr60 r=rail
Comment 8•7 years ago
|
||
bugherder |
Assignee | ||
Comment 9•7 years ago
|
||
Reopening to get this landed in 60.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 10•7 years ago
|
||
uplift |
Landed on:
* release https://hg.mozilla.org/releases/mozilla-release/rev/31788214d6b483767ed755c06b07196df5a595ed
* esr60 https://hg.mozilla.org/releases/mozilla-esr60/rev/7055a4f07f2df099a8963556b333904184eb7786
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Updated•7 years ago
|
status-firefox-esr60:
--- → fixed
Assignee | ||
Comment 11•7 years ago
|
||
It turns out I forgot to to deploy the changes onto the machine: https://tools.taskcluster.net/groups/dqhcS8eKS0OIF2udsb292A/tasks/L0AZfbxQSWiHR3J_CQfnMw/runs/0/logs/public%2Flogs%2Flive_backing.log#L22. Reopening bug.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•7 years ago
|
Component: Release Automation: Other → Release Automation: Snap
Comment hidden (mozreview-request) |
Comment 13•7 years ago
|
||
Pushed by jlorenzo@mozilla.com:
https://hg.mozilla.org/build/puppet/rev/6e7562b0ccc6
pushsnap_scriptworker: bump pushsnapscript to 0.2.1 a=versionbump
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 14•7 years ago
|
||
Comment on attachment 8975795 [details]
Bug 1453270 - pushsnap_scriptworker: bump pushsnapscript to 0.2.1 a=versionbump
Landed on production at: https://hg.mozilla.org/build/puppet/rev/c2d963b335f576e37b94fb27430f037867100adc
Attachment #8975795 -
Flags: checked-in+
Assignee | ||
Comment 15•7 years ago
|
||
This was lacking credentials, which I'm adding in bug 1462066.
Updated•7 months ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•