Closed
Bug 508281
Opened 12 years ago
Closed 12 years ago
add mozilla-1.9.2 builds to moz2-master, talos-pool master
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(2 files, 3 obsolete files)
46.13 KB,
patch
|
coop
:
review+
anodelman
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
3.13 KB,
patch
|
coop
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
I think the stuff in the config.py files is pretty straightforward, let me know if you have any questions. The other stuff: * Edited l10nbuilds1.ini to move mozilla-central to fx37 and update fx36 for mozilla-1.9.2 * Added mozilla-1.9.2 to ACTIVE_BRANCHES for master1 * Create mozconfigs for mozilla-1.9.2 - 100% the same as mozilla-central to start with * Create release-firefox-mozilla-1.9.2.py, straight copy of release-firefox-mozilla-central.py
Assignee: nobody → bhearsum
Status: NEW → ASSIGNED
Attachment #393562 -
Flags: review?(ccooper)
Attachment #393562 -
Flags: review?(anodelman)
Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 393562 [details] [diff] [review] add mozilla-1.9.2 branch to build, talos masters I forgot to add an HgPoller for mozilla-1.9.2 in master2.cfg, gotta update this.
Attachment #393562 -
Attachment is obsolete: true
Attachment #393562 -
Flags: review?(ccooper)
Attachment #393562 -
Flags: review?(anodelman)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #393613 -
Flags: review?(ccooper)
Attachment #393613 -
Flags: review?(anodelman)
Updated•12 years ago
|
Attachment #393613 -
Flags: review?(ccooper) → review+
Comment 4•12 years ago
|
||
Comment on attachment 393613 [details] [diff] [review] try #2 - same as before, with HgPoller for mozilla-1.9.2 > +BRANCHES['mozilla-1.9.2']['idle_timeout'] = 60*60*6 # 6 hours Should switch this to 9 hours for consistency with the other branches. Same for production where it's set to 2 hours. Looks good otherwise.
Assignee | ||
Comment 5•12 years ago
|
||
I fixed the idle timers - and I added shark mozconfigs that were apparently missing.
Attachment #393613 -
Attachment is obsolete: true
Attachment #393848 -
Flags: review?(ccooper)
Attachment #393848 -
Flags: review?(anodelman)
Attachment #393613 -
Flags: review?(anodelman)
Updated•12 years ago
|
Attachment #393848 -
Flags: review?(ccooper) → review+
Comment 6•12 years ago
|
||
Comment on attachment 393848 [details] [diff] [review] fix idle timer, a couple of mozconfigs Looks good.
Updated•12 years ago
|
Attachment #393848 -
Flags: review?(anodelman) → review+
Assignee | ||
Updated•12 years ago
|
Attachment #393848 -
Flags: checked-in+
Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 393848 [details] [diff] [review] fix idle timer, a couple of mozconfigs changeset: 1427:69eb71197222
Assignee | ||
Comment 8•12 years ago
|
||
Everything has been going fine with these. I declare this FIXED.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 9•12 years ago
|
||
This is from eyeballing the config, I haven't tried to read through the l10n code, but seems strange to not use the changed config sections.
Attachment #394454 -
Flags: review?(bhearsum)
Comment 10•12 years ago
|
||
Also fixes up the path to the 1.9.2 l10n repos and a couple of Fennec builder names.
Attachment #394454 -
Attachment is obsolete: true
Attachment #394465 -
Flags: review?
Attachment #394454 -
Flags: review?(bhearsum)
Updated•12 years ago
|
Attachment #394465 -
Flags: review? → review?(ccooper)
Updated•12 years ago
|
Attachment #394465 -
Flags: review?(ccooper) → review+
Assignee | ||
Comment 11•12 years ago
|
||
Comment on attachment 394465 [details] [diff] [review] Better l10n followup changeset: 1431:fae986e9b99b
Attachment #394465 -
Flags: checked-in+
Updated•8 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•