Closed
Bug 1360542
Opened 8 years ago
Closed 8 years ago
figure out which parts of central -> aurora and aurora -> beta migrations need to move to central -> beta migration
Categories
(Release Engineering :: General, enhancement)
Release Engineering
General
Tracking
(firefox55 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: bhearsum, Assigned: mozilla)
References
Details
Attachments
(5 files)
We used to do a bunch of stuff as part of merging central -> aurora and then aurora -> beta. Now that we're going directly from central -> beta we'll need to figure out which parts of both of these processes apply, and update mozharness to do it correctly.
Flod tells me that the locale reset that happens in https://dxr.mozilla.org/mozilla-central/source/testing/mozharness/scripts/merge_day/gecko_migration.py#328-334 should *not* be done.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → aki
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 4•8 years ago
|
||
This is the diff generated in mozilla-beta when running `python gecko_migration.py -c merge_day/central_to_beta.py`
Assignee | ||
Comment 5•8 years ago
|
||
This is the diff generated in mozilla-central when running `python gecko_migration.py -c merge_day/central_to_beta.py`
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8864598 [details]
bug 1360542 - copy central_to_aurora config to central_to_beta.
https://reviewboard.mozilla.org/r/136278/#review139362
Attachment #8864598 -
Flags: review?(rail) → review+
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8864599 [details]
bug 1360542 - central_to_beta merge day changes.
https://reviewboard.mozilla.org/r/136280/#review139364
Attachment #8864599 -
Flags: review?(rail) → review+
Comment 8•8 years ago
|
||
mozreview-review |
Comment on attachment 8864600 [details]
bug 1360542 - remove aurora_to_beta and central_to_aurora.
https://reviewboard.mozilla.org/r/136282/#review139366
Attachment #8864600 -
Flags: review?(rail) → review+
Pushed by asasaki@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f6704758419
copy central_to_aurora config to central_to_beta. r=rail
https://hg.mozilla.org/integration/autoland/rev/73e448876c92
central_to_beta merge day changes. r=rail
https://hg.mozilla.org/integration/autoland/rev/f97755b7a602
remove aurora_to_beta and central_to_aurora. r=rail
Assignee | ||
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
bugherder |
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•