Closed
Bug 596686
Opened 14 years ago
Closed 14 years ago
Throttling changes for 3.6.10/3.5.13 releases
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: nthomas)
References
Details
Attachments
(1 file)
1.38 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
After pushing the snippets for 3.6.10/3.5.13 releases we need to update AUS2 throttling:
* remove 3.6.8 and 3.5.11 throttling
* s/3.5.12/3.5.13/
Attachment #475571 -
Flags: review?(bhearsum)
Comment 1•14 years ago
|
||
Comment on attachment 475571 [details] [diff] [review]
a patch
This will unthrottle the following completely:
3.5.11
3.5.12
3.6.8
And will throttle all but the test channels for:
3.5.13
This is exactly what we want, but can't push it until we push 3.5.13 and 3.6.10 snippets on the release *and* beta channels. If we push it ahead of that we'll unthrottle in places we don't want to, most notably the 3.5.12 -> 3.6.9 MU that is currently on the wire.
Attachment #475571 -
Flags: review?(bhearsum) → review+
Reporter | ||
Updated•14 years ago
|
Assignee: rail → nrthomas
Assignee | ||
Comment 2•14 years ago
|
||
Comment on attachment 475571 [details] [diff] [review]
a patch
>Index: config-dist.php
>+ '3.5.13' => 0,
> ),
Checked in without that trailing comma on the 3.5.13 line.
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.99; previous revision: 1.98
done
Tagged webtools/aus/xml/ with AUS2_RTM_201009151932 and moved AUS2_PRODUCTION to rev 1.99 of config-dist.php
Comment 3•14 years ago
|
||
All done here now, I think.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•