Closed
Bug 1178507
Opened 10 years ago
Closed 10 years ago
Tracking bug for August-10-2015 migration work
Categories
(Release Engineering :: Release Requests, defect)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Unassigned)
References
Details
Attachments
(2 files, 1 obsolete file)
|
13.70 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
|
469 bytes,
patch
|
bhearsum
:
review+
jlund
:
checked-in+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1175533 +++
| Reporter | ||
Updated•10 years ago
|
Summary: Tracking bug for July-10-2015 migration work → Tracking bug for August-10-2015 migration work
| Reporter | ||
Comment 1•10 years ago
|
||
Branding used per product:
Fennec (see http://hg.mozilla.org/mozilla-central/file/c26dbd63604d/mobile/android/branding):
- aurora: aurora
- beta: beta
- release: official
Firefox (see http://hg.mozilla.org/mozilla-central/file/c26dbd63604d/browser/branding):
- aurora: aurora
- beta: nightly
- release: nightly (no replacement required)
Attachment #8627404 -
Flags: review?(nthomas)
| Reporter | ||
Comment 2•10 years ago
|
||
Attachment #8627404 -
Attachment is obsolete: true
Attachment #8627404 -
Flags: review?(nthomas)
Attachment #8627450 -
Flags: review?(nthomas)
| Reporter | ||
Comment 3•10 years ago
|
||
Also need to address changes in https://bugzilla.mozilla.org/show_bug.cgi?id=1178785
Comment 4•10 years ago
|
||
Comment on attachment 8627450 [details] [diff] [review]
merge_replacements.diff
Review of attachment 8627450 [details] [diff] [review]:
-----------------------------------------------------------------
::: configs/merge_day/beta_to_release.py
@@ +7,5 @@
> + "ac_add_options --with-branding=mobile/android/branding/official")
> + for d in ["mobile/android/config/mozconfigs/android-api-11/",
> + "mobile/android/config/mozconfigs/android-api-9-10-constrained/",
> + "mobile/android/config/mozconfigs/android-x86/"]
> + for f in ["debug", "nightly", "l10n-nightly"]
I think you need to add l10n-release and release back into this, r+ with that done.
::: configs/merge_day/central_to_aurora.py
@@ +49,5 @@
> "MAR_CHANNEL_ID=firefox-mozilla-central",
> "MAR_CHANNEL_ID=firefox-mozilla-aurora"),
> + ("browser/config/mozconfigs/macosx-universal/nightly",
> + "ac_add_options --with-branding=browser/branding/nightly",
> + "ac_add_options --with-branding=browser/branding/aurora"),
Would be good if this was in a consistent place for c->a and a->b merge configs, for easier diffing. eg first in this list.
Attachment #8627450 -
Flags: review?(nthomas) → review+
| Reporter | ||
Comment 5•10 years ago
|
||
Comment on attachment 8627450 [details] [diff] [review]
merge_replacements.diff
https://hg.mozilla.org/build/mozharness/rev/f59b5364984e
I also added "l10n-mozconfig" to avoid bug 1178785 in the future.
Attachment #8627450 -
Flags: checked-in+
Comment 6•10 years ago
|
||
mozharness production tag moved to: https://hg.mozilla.org/build/mozharness/rev/production
| Reporter | ||
Comment 7•10 years ago
|
||
version bump in https://hg.mozilla.org/build/buildbot-configs/rev/c7394abf3d9d
| Reporter | ||
Comment 8•10 years ago
|
||
Comment 9•10 years ago
|
||
bumps the remaining release branches for merge day
Attachment #8645507 -
Flags: review?(bhearsum)
Updated•10 years ago
|
Attachment #8645507 -
Flags: review?(bhearsum) → review+
Comment 10•10 years ago
|
||
Comment on attachment 8645507 [details] [diff] [review]
150809_1178507_aug_10_migration-gecko_version_bump-bbot-cfgs.patch
thanks
Attachment #8645507 -
Flags: checked-in+
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
(stabilizing branches) mergeday work completed:
* m-a->m-b migration pushed
* m-c->m-a migration pushed
* wikimo version templates have been updated
* aurora nightlies are in progress
* aurora updates are frozen (this was done by hand because of 1163998)
* b2g branches are tagged
work still to be done:
* Bump bouncer entry versions (waiting for new set of central nightlies)
* Unthrottle Aurora nightly updates (wait for relman request near end of week)
Comment 13•10 years ago
|
||
Comment on attachment 8627450 [details] [diff] [review]
merge_replacements.diff
We'll need a follow up for this.
1, for aurora -> beta: l10n-mozconfig need "ac_add_options --with-branding=browser/branding/aurora" removed with nothing put in
2, for central -> aurora: browser/config/mozconfigs/macosx-universal/l10n-mozconfig needs bumping branding to aurora
Comment 14•10 years ago
|
||
(In reply to Nick Thomas [:nthomas] from comment #13)
> 2, for central -> aurora:
> browser/config/mozconfigs/macosx-universal/l10n-mozconfig needs bumping
> branding to aurora
Bug 1193941 handled this bit.
Comment 15•10 years ago
|
||
> work still to be done:
> * Bump bouncer entry versions (waiting for new set of central nightlies)
> * Unthrottle Aurora nightly updates (wait for relman request near end of
> week)
this is done now. I believe this migration is complete
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•