Closed
Bug 504267
Opened 16 years ago
Closed 16 years ago
Update addons.mozilla.org on July 15
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: clouserw, Assigned: phong)
Details
Attachments
(1 file)
27.16 KB,
patch
|
Details | Diff | Splinter Review |
Please update AMO tomorrow (7/15) and paste all output from all commands into
this bug. Steps to update:
1) Add the new PAYPAL_* config variables to config.php. This is confidential stuff. I can email it to you (who?), or...?
2) Run the SQL in the attachment called 5.0.7.sql. This may take 10 minutes or so. Also note that you'll need SUPER privileges as there are two additional triggers.
3) `svn up` addons.mozilla.org. Note that there are local changes in production from several bugs. Make sure this merges smoothly.
4) `svn up` services.addons.mozilla.org
5) Restart apache to pick up gettext changes
6) Clear all caches (Zeus, memcache, local cake cache) on both AMO and SAMO.
I still need to tag the site so this bug is serving as advanced notice for now.
Please wait for a comment from me here before updating. Thanks.
Comment 1•16 years ago
|
||
Wednesday night (tonight) right, and not Thursday? Since it's outside the normal push windows does it need to be announced?
Reporter | ||
Comment 2•16 years ago
|
||
Yes, tonight with an announcement please. Thanks!
Assignee | ||
Comment 3•16 years ago
|
||
I will be doing the push tonight. Can you send me the list of users and attach the sql commands
Comment 4•16 years ago
|
||
Step 1 is done.
Phong, once the SQL is attached you'll just need to pipe it to MySQL as root.
Reporter | ||
Comment 5•16 years ago
|
||
Here is the SQL. I don't know what you mean by list of users?
Reporter | ||
Comment 6•16 years ago
|
||
I was just talking to Jeremy on IRC - between the time the database is updated and the time the code is updated things will be 100% broken on the site. It may be a good idea to put up a maintenance page for AMO.
We currently have a DISABLE_AMO flag which will redirect all traffic to https://addons.mozilla.org/disabled.php if enabled. That page looks more like "something is broken and we're panicking" than "updating the site in regular maintenance" but it's better than a blank page. Perhaps we could tweak the message slightly ahead of time? What do you think, IT?
Assignee | ||
Comment 7•16 years ago
|
||
Did we announce what time we are going to do this tonight?
Reporter | ||
Comment 8•16 years ago
|
||
After discussion on IRC:
- We're doing this at 5pm (10 minutes)
- We should redirect AMO/SAMO to status.mozilla.com while we're upgrading
Also, AMO/SAMO are now tagged at r29824 and ready to go. a=clouserw. Thanks.
Assignee | ||
Comment 9•16 years ago
|
||
Fetching external item into 'bin'
D bin/schemas
A bin/font-pack.ttf.zip
U bin/update-search-views.php
A bin/run_once/tags2categories.sql
U bin/maintenance.php
U bin
Updated external to revision 29823.
Fetching external item into 'site/vendors/product-details'
U site/vendors/product-details/localeDetails.class.php
U site/vendors/product-details/productDetails.class.php
U site/vendors/product-details/history/thunderbirdHistory.class.php
U site/vendors/product-details/history/firefoxHistory.class.php
U site/vendors/product-details/firefoxDetails.class.php
U site/vendors/product-details/thunderbirdDetails.class.php
Updated external to revision 29822.
Updated to revision 29824.
[root@mradm02 addons.mozilla.org-remora]#
Assignee | ||
Comment 10•16 years ago
|
||
updated.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
QA tested:
* PayPal contributions
* Tagging
* Collections management
* Bug 504129
* Bug 504188
As well as ad-hoc tested; calling this successfully deployed.
Verified FIXED.
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 12•16 years ago
|
||
[root@mradm02 addons.mozilla.org-remora]# svn info
Path: .
URL: http://svn.mozilla.org/addons/tags/prodexternal
Repository Root: http://svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 29825
Node Kind: directory
Schedule: normal
Last Changed Author: wclouser@mozilla.com
Last Changed Rev: 29824
Last Changed Date: 2009-07-15 16:49:31 -0700 (Wed, 15 Jul 2009)
Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → phong
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•