Closed
Bug 1104200
Opened 11 years ago
Closed 11 years ago
please deploy fxa-oauth and fxa-content train-26 to production
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jrgm, Assigned: ckolos)
Details
(Whiteboard: [qa+])
Chris,
Please build production stacks for fxa-oauth-server and fxa-profile-server with these paramenters:
OAuth Server:
AppVersion 0.26.2-1
PuppetConfigVersion 20141120194104
Profile Server:
AppVersion 0.26.1-1
PuppetConfigVersion 20141119191704
RPMS:
fxa-oauth-server-svcops-0.26.2-1.x86_64.rpm
fxa-profile-server-svcops-0.26.1-1.x86_64.rpm
$ curl https://oauth.stage.mozaws.net/; echo; curl https://profile.stage.mozaws.net/; echo;
{
"version": "0.26.2",
"commit": "ab2b48dd505fb0f260ea6803efa7a4d3cc19d5de"
}
{
"version": "0.26.1",
"commit": "275e2d0cbe43a5a099cf9ce18aee63bb542bbed9"
}
Reporter | ||
Comment 1•11 years ago
|
||
Note on rollback: there is no impediment to rolling this release back, and if there are issues/concerns post-release, it can be reverted by switching back DNS to the previous stack.
Reporter | ||
Comment 2•11 years ago
|
||
Further note, the logging format has changed for fxa-oauth and fxa-profile in this train. Changes to heka and decoders and fxa puppet-config were worked out and tested in stage, and should Just Work™ but we should probably coordinate with :whd.
Comment 3•11 years ago
|
||
I need to set up temp message matchers on the prod aggregator so we accept both old format and new format, and will coordinate with :ckolos to make sure this is live before the deploy. After the deploy I'll re-puppetize and drop the old format.
Reporter | ||
Comment 4•11 years ago
|
||
this went live about 12:30 PST and no substantial issues noted
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•