Closed Bug 624495 Opened 14 years ago Closed 13 years ago

do 3.0.19 -> 3.6.13 advertised major update

Categories

(Release Engineering :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: bhearsum)

References

Details

Attachments

(1 file)

      No description provided.
Attachment #502927 - Flags: review?(nrthomas)
Comment on attachment 502927 [details] [diff] [review]
unthrottle 3.0.19

Looks fine to me. This will catch any php syntax errors
  https://hudson.mozilla.org/job/AUSv2/
when running the test suite, so please check it before tagging and filing the IT bug. It won't test the unthrottling change you're making of course.
Attachment #502927 - Flags: review?(nrthomas) → review+
Created snippets with:
# cltbld@aus2-staging
cd /opt/aus2/snippets/staging
for chan in "" "-beta" "-test"; do
olddir=20101208-Firefox-3.0.19-3.6.13-MU$chan
newdir=20110117-Firefox-3.0.19-3.6.13-scary-MU$chan
rsync -av $olddir/ $newdir/
find $newdir -type f -exec sed -i -e 's,/3.6/details/from-3_0.html,/unsupported/details/index.html,' {} \;
diff -Naur $olddir/ $newdir/ > ~/20110117-MU$chan.diff
done

Pushed test snippets with:
~/bin/backupsnip 20110117-Firefox-3.0.19-3.6.13-scary-MU-test
~/bin/pushsnipn 20110117-Firefox-3.0.19-3.6.13-scary-MU-test
In advance of pushing things live I ran backupsnip:
cd /opt/aus2/snippets/staging
~/bin/backupsnip 20110117-Firefox-3.0.19-3.6.13-scary-MU

Still to do:
- Push beta/release snippets live
- Unthrottle
Depends on: 626733
Comment on attachment 502927 [details] [diff] [review]
unthrottle 3.0.19

Pushed snippets with:
~/bin/pushsnip 20110117-Firefox-3.0.19-3.6.13-scary-MU
~/bin/pushsnip 20110117-Firefox-3.0.19-3.6.13-scary-MU-beta

Checking in config-dist.php;
/cvsroot/mozilla/webtools/aus/xml/inc/config-dist.php,v  <--  config-dist.php
new revision: 1.114; previous revision: 1.113
done

[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_RTM_201101181150 config-dist.php 
T config-dist.php
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag AUS2_PRODUCTION config-dist.php 
W config-dist.php : AUS2_PRODUCTION already exists on version 1.113 : NOT MOVING tag to version 1.114
[] bhearsum@voot:~/Mozilla/checkouts/aus2/xml/inc$ cvs tag -F AUS2_PRODUCTION config-dist.php 
T config-dist.php
Attachment #502927 - Flags: checked-in+
Shipped.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: