Closed Bug 1114714 Opened 10 years ago Closed 10 years ago

Please deploy hotfix release 0.14.3 to loop-server Production

Categories

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

x86
All
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rpapa, Unassigned)

References

Details

      No description provided.
Depends on: 1114642
Stage has been verified.  Ready to promote to prod.
Flags: needinfo?(dwilson)
Flags: needinfo?(bobm)
No longer blocks: 1114374
Depends on: 1114374
This has been deployed to production.  Closing ticket.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(bobm)
Resolution: --- → FIXED
------------------
SUMMARY
------------------

Placed ~10 calls successfully between Nightly & DevEd - including tests with room creator logged into FxA to verify hotfix is working on production:
Bug 1114374 - Unable to join room as link-clicker if the creator is in the room when logged in (regression)

Looks good, so verifying this release.

------------------
QUICK CHECKS
------------------

Browser: 
https://loop.services.mozilla.com/:

{
  "name": "mozilla-loop-server",
  "description": "The Mozilla Loop (WebRTC App) server",
  "version": "0.14.3",
  "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 -I https://loop.services.mozilla.com
HTTP/1.1 200 OK
Date: Mon, 22 Dec 2014 21:48:49 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 277
Connection: keep-alive
ETag: W/"115-2e67a116"
Timestamp: 1419284929

------------------
LOADTEST
------------------
Duration: 75.12 seconds
Hits: 17
Started: 2014-12-22 21:46:58.901548
Approximate Average RPS: 0
Average request time: 0.11s
Opened web sockets: 7
Bytes received via web sockets : 1350

Success: 1
Errors: 0
Failures: 0


Slowest URL: https://loop.services.mozilla.com/calls/awoxY3vIJ1U        Average Request Time: 0.39221

Stats by URLs:
- https://loop.services.mozilla.com/calls/awoxY3vIJ1U   Average request time: 0.39221   Hits success rate: 1.0
- https://loop.services.mozilla.com/calls/LWusmk3FsMk   Average request time: 0.354465  Hits success rate: 1.0
- https://loop.services.mozilla.com/calls/F7PNuytBfII   Average request time: 0.345748  Hits success rate: 1.0
- https://loop.services.mozilla.com/calls/2VKsdfHunwk   Average request time: 0.344983  Hits success rate: 1.0
- https://loop.services.mozilla.com/                    Average request time: 0.153074  Hits success rate: 1.0
- https://loop.services.mozilla.com/registration        Average request time: 0.02986075        Hits success rate: 1.0
- https://loop.services.mozilla.com/call-url            Average request time: 0.02952475        Hits success rate: 1.0
- https://loop.services.mozilla.com/calls?version=200   Average request time: 0.0294575 Hits success rate: 1.0
Flags: needinfo?(dwilson)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.