Closed Bug 1082922 Opened 10 years ago Closed 10 years ago

Please deploy release 0.12.5 to loop-server Production

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rpapa, Assigned: dwilson)

References

Details

(Whiteboard: [qa+])

      No description provided.
Depends on: 1082919
OK. Stage is done and signed off.
Let's get this out to Production, with whatever config changes and bug fixes are needed specifically for Prod.

:alexis and :natim to fill in the details for :deanw


I will help Verify Prod tomorrow...
Assignee: nobody → dwilson
Status: NEW → ASSIGNED
Whiteboard: [qa+]
There is no specific things in addition to what was done in staging, so let's go ahead and deploy that!
:deanw :alexis :jbonacci Any objections to adding the 1085498 P1 configuration fix to this deployment?
Flags: needinfo?(jbonacci)
Flags: needinfo?(dwilson)
Flags: needinfo?(alexis+bugs)
Yes please. We need this for Production. I am OK with adding this to the as yet undeployed 0.12.5.
Speaking on behalf of all the smart peoples on this team...
:-)
Depends on: 1085498
Flags: needinfo?(jbonacci)
Flags: needinfo?(dwilson)
Flags: needinfo?(alexis+bugs)
Also, this is blocked by bug 1085498. Let's not forget that change also...
OK. So this is scheduled (finally!) for Monday, October 27.
This has been pushed to production.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
OK, some checks:

Browser: https://loop.services.mozilla.com
{"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.12.5","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"https://loop.services.mozilla.com","fakeTokBox":false,"fxaOAuth":true,"i18n":{"defaultLang":"en-US","lang":"en-us"}}

Browser: https://loop.services.mozilla.com/__heartbeat__
{"storage":true,"provider":true}

curl https://loop.services.mozilla.com
{"name":"mozilla-loop-server","description":"The Mozilla Loop (WebRTC App) server","version":"0.12.5","homepage":"https://github.com/mozilla-services/loop-server/","endpoint":"https://loop.services.mozilla.com","fakeTokBox":false,"fxaOAuth":true,"i18n":{"defaultLang":"en-US"}}

curl -I https://loop.services.mozilla.com
HTTP/1.1 200 OK
Date: Mon, 27 Oct 2014 21:11:42 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 277
Connection: keep-alive
ETag: W/"115-70fac270"
Timestamp: 1414444302



Also, with OPs help, verified the contents of the following files:
/etc/puppet/yaml/app
loop_server.prod.yaml
loop_server.yaml

and this file:
/data/loop-server/config/settings.json


Running some quick tests...
OK, calling works, but the repo is broken in terms of quick tests.
Calling this one good, though...
Status: RESOLVED → VERIFIED
Finally got the tests to work against Prod:

Duration: 2.05 seconds
Hits: 5
Started: 2014-10-27 22:01:52.909046
Approximate Average RPS: 2
Average request time: 0.22s
Opened web sockets: 2
Bytes received via web sockets : 454

Success: 1
Errors: 0
Failures: 0


Slowest URL: https://loop.services.mozilla.com/ 	Average Request Time: 0.613337

Stats by URLs:
- https://loop.services.mozilla.com/                 	Average request time: 0.613337	Hits success rate: 1.0
- https://loop.services.mozilla.com/calls/6M0oMRJFaOU	Average request time: 0.355923	Hits success rate: 1.0
- https://loop.services.mozilla.com/registration     	Average request time: 0.045958	Hits success rate: 1.0
- https://loop.services.mozilla.com/calls?version=200	Average request time: 0.042106	Hits success rate: 1.0
- https://loop.services.mozilla.com/call-url         	Average request time: 0.041019	Hits success rate: 1.0
You need to log in before you can comment on or make changes to this bug.