Closed
Bug 915561
Opened 12 years ago
Closed 11 years ago
Enable en-US nightly builds on Thunderbird 24 (comm-esr24) based builds
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file, 1 obsolete file)
1.73 KB,
patch
|
rail
:
review+
standard8
:
checked-in+
|
Details | Diff | Splinter Review |
Just like comm-esr17, we need en-US nightly builds on comm-esr24 so that we can test fixes as they land, as this isn't a rapid release branch.
Assignee | ||
Comment 1•12 years ago
|
||
I think this should do it. You might want to check I've got all the flags correct. I believe the l10n builds are already turned off.
Assignee: nobody → mbanner
Attachment #803560 -
Flags: review?(rail)
Comment 2•12 years ago
|
||
Comment on attachment 803560 [details] [diff] [review]
The fix
Review of attachment 803560 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla/thunderbird_config.py
@@ +767,5 @@
> +BRANCHES['comm-esr24']['enable_nightly'] = True
> +BRANCHES['comm-esr24']['create_snippet'] = True
> +BRANCHES['comm-esr24']['create_partial'] = True
> +BRANCHES['comm-esr24']['aus2_base_upload_dir'] = '/opt/aus2/incoming/2/Thunderbird/comm-esr17'
> +BRANCHES['comm-esr24']['aus2_base_upload_dir_l10n'] = '/opt/aus2/incoming/2/Thunderbird/comm-esr17'
comm-esr17? is this intentional?
Assignee | ||
Updated•12 years ago
|
Summary: Enabled en-US nightly builds on Thunderbird 24 (comm-esr24) based builds → Enable en-US nightly builds on Thunderbird 24 (comm-esr24) based builds
Assignee | ||
Comment 3•12 years ago
|
||
Not intentional, and I also just realised that its probably best the nightly channel set to something other than release.
Attachment #803560 -
Attachment is obsolete: true
Attachment #803560 -
Flags: review?(rail)
Attachment #803651 -
Flags: review?(rail)
Comment 4•12 years ago
|
||
Comment on attachment 803651 [details] [diff] [review]
The fix v2
lgtm
Additionally we need to add the update channel to AUS2. See bug 913303 for the details.
Attachment #803651 -
Flags: review?(rail) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 803651 [details] [diff] [review]
The fix v2
http://hg.mozilla.org/build/buildbot-configs/rev/3c2f3b37bf4f
Attachment #803651 -
Flags: checked-in+
Comment 6•11 years ago
|
||
Live on production.
(Not CCing myself)
Assignee | ||
Comment 7•11 years ago
|
||
Looks like we fixed this ages ago:
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-comm-esr24/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
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
•