Closed
Bug 1488518
Opened 6 years ago
Closed 6 years ago
Bouncer entries for completes point at bz2 paths
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(firefox-esr60 fixed, firefox64 fixed)
RESOLVED
FIXED
People
(Reporter: tomprince, Assigned: tomprince)
References
Details
Attachments
(1 file)
The bouncer task was updated to generate bz2 entries, but the code was not updated to give different names to those entries (https://searchfox.org/mozilla-central/rev/c3fef66a5b211ea8038c1c132706d02db408093a/taskcluster/taskgraph/transforms/bouncer_submission.py#242).
Comment 2•6 years ago
|
||
From bug 1488686:
The final-verify job kept failing with [1], because the bouncer product "firefox-60.2.0esr-complete-bz2" wasn't created by automation. I manually added it. This led me to another issue: "firefox-60.2.0esr-complete" was pointing to the BZ2 updates instead of the LZMA ones. I fixed it manually too.
Tom found it's an in-tree bug caused by [2].
We might be okay to not fix this, if we keep 60.2.0esr as a watershed for bz2 updates. If not, we should revisit [2].
[1] https://tools.taskcluster.net/groups/SkDMIM1HQMiDIPfzsl7qvA/tasks/FFiFlcEmR4-K3QgXGIWZLw/runs/4/logs/public%2Flogs%2Flive_backing.log#L5890
[2] https://searchfox.org/mozilla-central/rev/5a18fb5aeeec99f1ca1c36a697082c221189a3b9/taskcluster/taskgraph/transforms/bouncer_submission.py#242
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mozilla
Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Comment on attachment 9007924 [details]
Bug 1488518: Generate bouncer product names declaratively;
Ben Hearsum (:bhearsum) has approved the revision.
Attachment #9007924 -
Flags: review+
Pushed by mozilla@hocat.ca:
https://hg.mozilla.org/integration/autoland/rev/064f6b6c28a9
Generate bouncer product names declaratively; r=bhearsum
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
bugherder uplift |
status-firefox-esr60:
--- → fixed
Updated•3 months ago
|
Component: Release Automation: Updates → Release Automation
You need to log in
before you can comment on or make changes to this bug.
Description
•