Closed
Bug 1337366
Opened 8 years ago
Closed 8 years ago
Gecko-specific changes to support mozilla-esr52
Categories
(Release Engineering :: Release Automation: Other, defect, P1)
Release Engineering
Release Automation: Other
Tracking
(firefox-esr52 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | fixed |
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
text/x-review-board-request
|
jlund
:
review+
|
Details |
(deleted),
patch
|
jlund
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
https://reviewboard.mozilla.org/r/110368/#review111774
::: testing/mozharness/configs/merge_day/bump_esr.py:14
(Diff revision 1)
> {"file": "browser/config/version_display.txt", "suffix": ""},
> {"file": "config/milestone.txt", "suffix": ""},
> ],
> "tools_repo_url": "https://hg.mozilla.org/build/tools",
> "tools_repo_branch": "default",
> - "to_repo_url": "ssh://hg.mozilla.org/releases/mozilla-esr45",
> + "to_repo_url": "ssh://hg.mozilla.org/releases/mozilla-esr52",
are we going to need to support both a 45 and 52 version bump for at least a few initial cycles?
Attachment #8834402 -
Flags: review?(jlund) → review+
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8834403 [details]
Bug 1337366 - Remove reference to unused latest_mar_dir
https://reviewboard.mozilla.org/r/110370/#review111776
::: testing/mozharness/mozharness/mozilla/building/buildbase.py
(Diff revision 1)
> mach_env['UPLOAD_SSH_KEY'] = mach_env['UPLOAD_SSH_KEY'] % {
> 'stage_ssh_key': c['stage_ssh_key']
> }
>
> - if self.query_is_nightly():
> - mach_env['LATEST_MAR_DIR'] = c['latest_mar_dir'] % {
ooo, I didn't realize or forgot this isn't used anymore.
Attachment #8834403 -
Flags: review?(jlund) → review+
Assignee | ||
Comment 5•8 years ago
|
||
(In reply to Jordan Lund (:jlund) from comment #3)
> Comment on attachment 8834402 [details]
> Bug 1337366 - Gecko-specific changes to support mozilla-esr52
>
> https://reviewboard.mozilla.org/r/110368/#review111774
>
> ::: testing/mozharness/configs/merge_day/bump_esr.py:14
> (Diff revision 1)
> > {"file": "browser/config/version_display.txt", "suffix": ""},
> > {"file": "config/milestone.txt", "suffix": ""},
> > ],
> > "tools_repo_url": "https://hg.mozilla.org/build/tools",
> > "tools_repo_branch": "default",
> > - "to_repo_url": "ssh://hg.mozilla.org/releases/mozilla-esr45",
> > + "to_repo_url": "ssh://hg.mozilla.org/releases/mozilla-esr52",
>
> are we going to need to support both a 45 and 52 version bump for at least a
> few initial cycles?
Yes, but those configs are just fine in mozilla-esr45.
Assignee | ||
Comment 6•8 years ago
|
||
mozreview-review-reply |
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
https://reviewboard.mozilla.org/r/110368/#review111774
> are we going to need to support both a 45 and 52 version bump for at least a few initial cycles?
Actually yes... We don't have any suport for bumping 2 ESR releases at once at the moment. Until we implement something like that, we can just use the configs from the corresponding branches, mozilla-esr45 in this case.
Assignee | ||
Updated•8 years ago
|
Keywords: leave-open
Pushed by raliiev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c76a46ccd74b
Gecko-specific changes to support mozilla-esr52 r=jlund
https://hg.mozilla.org/integration/autoland/rev/74050c8ec23b
Remove reference to unused latest_mar_dir r=jlund
Comment 8•8 years ago
|
||
bugherder |
Assignee | ||
Comment 9•8 years ago
|
||
Aurora:
remote: https://hg.mozilla.org/releases/mozilla-aurora/rev/50ab07065a83ad7555a9044a7860da28223ed4d1
remote: https://hg.mozilla.org/releases/mozilla-aurora/rev/9849d98ca87741734806f9676c1a1c3e981a50ac
Beta:
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/57673f0994a00eeb23bd530ea52c47ce15569ce6
remote: https://hg.mozilla.org/releases/mozilla-beta/rev/20c0934c5df550e81fc7f3460f34e157d055ffc3
Assignee | ||
Comment 10•8 years ago
|
||
This is required to make https://wiki.mozilla.org/ReleaseEngineering/Merge_Duty/Steps#Bump_ESR_version work (diff: https://wiki.mozilla.org/index.php?title=ReleaseEngineering%2FMerge_Duty%2FSteps&diff=1162934&oldid=1161909)
Attachment #8837205 -
Flags: review?(jlund)
Assignee | ||
Comment 11•8 years ago
|
||
the patch is for the mozilla-esr45 repo and created by:
hg cat -r 66498480fe65 testing/mozharness/configs/merge_day/release_to_esr.py >! testing/mozharness/configs/merge_day/release_to_esr.py
Comment 12•8 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-esr52/rev/57673f0994a0
https://hg.mozilla.org/releases/mozilla-esr52/rev/20c0934c5df5
status-firefox-esr52:
--- → fixed
Updated•8 years ago
|
Attachment #8837205 -
Flags: review?(jlund) → review+
Assignee | ||
Comment 13•8 years ago
|
||
Comment on attachment 8837205 [details] [diff] [review]
esr45_bump.diff
https://hg.mozilla.org/releases/mozilla-esr45/rev/2d23434260fcf8db23f4d35718b0c8a11194fd59
Attachment #8837205 -
Flags: checked-in+
Assignee | ||
Comment 14•8 years ago
|
||
I think we are done here.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 15•8 years ago
|
||
One more file! https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/configs/builds/branch_specifics.py#187
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8834403 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8834402 -
Flags: review+ → review?(jlund)
Comment 17•8 years ago
|
||
mozreview-review |
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
https://reviewboard.mozilla.org/r/110368/#review115186
::: testing/mozharness/configs/builds/branch_specifics.py:190
(Diff revision 2)
> },
> },
> - 'mozilla-esr45': {
> + 'mozilla-esr52': {
> 'enable_release_promotion': True,
> - 'repo_path': 'releases/mozilla-esr45',
> + 'repo_path': 'releases/mozilla-esr52',
> 'update_channel': 'esr',
how will we differenciate in balrog between the two esr channels while we release from both of them for a period of time?
Attachment #8834402 -
Flags: review?(jlund) → review+
Assignee | ||
Comment 18•8 years ago
|
||
This is the channel name which is used in MAR's metadata, balrog rule names are set in https://hg.mozilla.org/releases/mozilla-esr52/rev/57673f0994a0#l7.40
Comment 19•8 years ago
|
||
Pushed by raliiev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec071aa8a8e8
Gecko-specific changes to support mozilla-esr52; r=jlund a=release DONTBUILD
Comment 20•8 years ago
|
||
bugherder |
Assignee | ||
Comment 21•8 years ago
|
||
Aurora: https://hg.mozilla.org/releases/mozilla-aurora/rev/af5bdcf60bf4a23079dd93d419de40840880bbd4
Beta: https://hg.mozilla.org/releases/mozilla-beta/rev/346bcdd75fc230161035bf31c319ee170160e1fb
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 22•8 years ago
|
||
One more, sha1 repacks config incoming.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (mozreview-request) |
Assignee | ||
Comment 24•8 years ago
|
||
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
One more!
Attachment #8834402 -
Flags: review+ → review?(jlund)
Comment 25•8 years ago
|
||
bugherder uplift |
Assignee | ||
Updated•8 years ago
|
Priority: -- → P1
Comment 26•8 years ago
|
||
mozreview-review |
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
https://reviewboard.mozilla.org/r/110368/#review116122
I think mozreview got confused but r+ to the one line diff I see with repack_manifest_url
Attachment #8834402 -
Flags: review?(jlund) → review+
Comment 27•8 years ago
|
||
Pushed by raliiev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/70fb9299aee5
SHA1 repacks configs for ESR52 r=jlund a=release DONTBUILD
Comment 28•8 years ago
|
||
bugherder |
Assignee | ||
Comment 29•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Comment 30•8 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 31•8 years ago
|
||
Doh, wrong file name.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8834402 -
Flags: review+ → review?(jlund)
Assignee | ||
Comment 33•8 years ago
|
||
just renaming the file
Comment 34•8 years ago
|
||
mozreview-review |
Comment on attachment 8834402 [details]
Bug 1337366 - Rename ESR52 partner repack config
https://reviewboard.mozilla.org/r/110368/#review117308
looks good based on https://tools.taskcluster.net/task-group-inspector/#/xCgWXiNNTn28rKu4QKzJBw/lB-4EFQcS3eDznKJHrUexw?_k=3bs4be
Attachment #8834402 -
Flags: review?(jlund) → review+
Comment 35•8 years ago
|
||
Pushed by raliiev@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/22974497e57e
Rename ESR52 partner repack config r=jlund DONTBUILD
Assignee | ||
Comment 36•8 years ago
|
||
Comment 37•8 years ago
|
||
bugherder |
Assignee | ||
Updated•8 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Comment 38•7 years ago
|
||
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•