Closed Bug 1775070 Opened 2 years ago Closed 2 years ago

release-to-esr migration broken ("versions already match")

Categories

(Release Engineering :: General, defect, P1)

Tracking

(firefox102 fixed, firefox103 fixed)

RESOLVED FIXED
Tracking Status
firefox102 --- fixed
firefox103 --- fixed

People

(Reporter: jcristau, Assigned: jcristau)

References

Details

Attachments

(1 file)

Running a dry-run release-to-esr migration (https://firefox-ci-tc.services.mozilla.com/tasks/M_C97WxcQUGQ0kwv5qWVJw) ended with:
2022-06-20 11:36:28,241 - treescript.merges - INFO - Skipping merge: release and esr102 versions already match (102)

treescript currently expects that when migrating across 2 repos, they don't have the same major version.

It occurs to me that release-to-esr doesn't really care what's on mozilla-release, it just changes the version number on esr. And e.g. https://hg.mozilla.org/releases/mozilla-esr78/file/e583d49dcc205572b5e662935516037c698ae7be/testing/mozharness/configs/merge_day/release_to_esr.py does not actually reference mozilla-release, so the in-tree config for this task is maybe wrong?

Instead of pretending we're merging from release, just apply the
version bumps / replacements on the current state of the esr tree.

Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7f6047ee9ed6
fix release-to-esr migration config. r=releng-reviewers,jlorenzo DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: