Closed
Bug 595242
Opened 14 years ago
Closed 14 years ago
Please turn off the 3.5.12 and 3.6.9 updates while investigating bug 594699
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: christian, Assigned: bhearsum)
References
Details
Attachments
(1 file)
894 bytes,
patch
|
catlee
:
review+
christian
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Please turn off the 3.5.12 and 3.6.9 updates while we investigate bug 595239.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bhearsum
Assignee | ||
Comment 1•14 years ago
|
||
Turned off with:
cd /opt/aus2/incoming/3/Firefox
chmod 0 3.1* 3.5* 3.6*
Original permissions on the directories were 775.
Depends on: 594699
Summary: Please turn off the 3.5.12 and 3.6.9 updates while investigating bug 595239 → Please turn off the 3.5.12 and 3.6.9 updates while investigating bug 594699
Errr, I meant bug 594699 above. Thanks for the quick response!
Assignee | ||
Updated•14 years ago
|
Assignee | ||
Comment 6•14 years ago
|
||
In order to have test snippets enabled for 3.6.10/3.5.13 we need to throttle the updates rather than chmod the entire directory. This patch enables that throttling. Note that 3.6.7 and earlier and 3.5.10 and earlier users *will* still receive updates to 3.6.9/3.5.12. Most of our users are on 3.6.8/3.5.11 so I figured this is good enough. The 'noextvertest' channel will have a few manually created snippets on it that will help us decide what we want to do with the real 3.6.10 snippets, so it should be unthrottled as well.
Attachment #475072 -
Flags: review?(clegnitto)
Attachment #475072 -
Flags: review?(catlee)
Updated•14 years ago
|
Attachment #475072 -
Flags: review?(catlee) → review+
Comment on attachment 475072 [details] [diff] [review]
throttle 3.5.11 and 3.6.8 updates
Looks good. I'm not too concerned that people on older releases may get the updates, as the percentage of this crash overall was pretty low...it's just high-impact.
Attachment #475072 -
Flags: review?(clegnitto) → review+
Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 475072 [details] [diff] [review]
throttle 3.5.11 and 3.6.8 updates
Landed & tagged:
foo-ix-blah:inc bhearsum$ cvs commit -m "bug 595242: Please turn off the 3.5.12 and 3.6.9 updates while investigating bug 594699 - fully throttle 3.5.11 and 3.6.8 updates. r=catlee/legneato"
cvs commit: Examining .
Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v <-- config-dist.php
new revision: 1.97; previous revision: 1.96
done
foo-ix-blah:inc bhearsum$ cvs tag AUS2_RTM_201009141032 config-dist.php
T config-dist.php
foo-ix-blah:inc bhearsum$ cvs tag AUS2_PRODUCTION config-dist.php
W config-dist.php : AUS2_PRODUCTION already exists on version 1.96 : NOT MOVING tag to version 1.97
foo-ix-blah:inc bhearsum$ cvs tag -F AUS2_PRODUCTION config-dist.php
T config-dist.php
Attachment #475072 -
Flags: checked-in+
Assignee | ||
Comment 9•14 years ago
|
||
IT has updated AUS with the new config. I've switched the permissions on all of the 3.1, 3.5, and 3.6 dirs to 755.
Assignee | ||
Comment 10•14 years ago
|
||
These were turned back in in bug 596686.
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
•