Closed
Bug 500567
Opened 17 years ago
Closed 17 years ago
Throttle FF3.0.11->FF3.5rc3 major update before FF3.5 release day
Categories
(AUS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Assigned: morgamic)
References
Details
Attachments
(3 files)
|
1.55 KB,
patch
|
morgamic
:
review+
|
Details | Diff | Splinter Review |
|
9.09 KB,
text/plain
|
Details | |
|
15.74 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
As part of FF3.5 release, we're making major updates available to FF3.0.11 users who manually check for updates. However, we need to make sure that *no* users are offered this MU as part of idle background checks.
This should be done for both beta *and* release users.
Comment 1•17 years ago
|
||
The beta and release channels are to block background checks from end users, and the two test channels to give QA a chance to make sure it's working in the production environment. Looking good on aus2-staging with this patch.
If we've not offered the MU to everyone by the time 3.0.12 comes along then I guess we'll have to bump the version in this array (just after pushing the minor update snippets).
Attachment #385299 -
Flags: review?(morgamic)
| Assignee | ||
Updated•17 years ago
|
Attachment #385299 -
Flags: review?(morgamic) → review+
| Assignee | ||
Comment 2•17 years ago
|
||
Comment on attachment 385299 [details] [diff] [review]
Throttle all 3.0.11 update channels
Looks good.
| Assignee | ||
Comment 3•17 years ago
|
||
Checked in and tagged on AUS2_STAGING, AUS2_RTM_200906261046, AUS2_PRODUCTION
| Assignee | ||
Comment 4•17 years ago
|
||
Note that the patch had a trailing ',' which doesn't cause a syntax error, but I've fixed that anyway.
| Assignee | ||
Comment 5•17 years ago
|
||
BTW, my acceptance tests passed the config change:
Assertions: 218 right, 0 wrong, 0 ignored, 0 exceptions
| Assignee | ||
Comment 6•17 years ago
|
||
prod bug in bug 500757
Comment 7•17 years ago
|
||
As discussed on IRC, the throttling check occurs before the channel may fall back. So partner builds are still seeing the MU on betatest, eg
https://aus2.mozilla.org/update/3/Firefox/3.0.11/2009060214/Darwin_Universal-gcc3/en-US/betatest-cck-kodakgallery/Darwin%208.11.1/kodakgallery/2.0/update.xml
Ben is going to get a list of active partner channels to include in the config.
| Assignee | ||
Comment 8•17 years ago
|
||
Good catch, Nick - we'll have to add this and I filed a bug for AUS to handle this better via wildcards - bug 500794
Comment 9•17 years ago
|
||
This is overkill, I'm certain, but I took every fallback channel that has had more than 1 AUS ping this month except the extremely obviously fake ones. I skipped beta-cck-* but I'll grab those too, if we want them.
| Assignee | ||
Comment 10•17 years ago
|
||
Embarrassingly huge list of partners to add to config.......... :X
Attachment #385484 -
Flags: review?(bhearsum)
| Assignee | ||
Updated•17 years ago
|
Attachment #385484 -
Attachment is patch: true
Attachment #385484 -
Attachment mime type: application/octet-stream → text/plain
Updated•17 years ago
|
Attachment #385484 -
Flags: review?(bhearsum) → review+
Comment 11•17 years ago
|
||
Comment on attachment 385484 [details] [diff] [review]
patch for all partner channels
looks good to me
Comment 12•17 years ago
|
||
adding tomcat as he's the primary tester for this area
| Assignee | ||
Comment 13•17 years ago
|
||
Fixed by association to bug 500794 -- or, it's a dupe or invalid but either way it's taken care of. <3
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•