Closed Bug 1152534 Opened 9 years ago Closed 9 years ago

Please deploy release 0.16.1 to loop-server STAGE

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rpapa, Unassigned)

Details

This has been deployed to the staging environment.  Marking bug closed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
------------------
SUMMARY
------------------

Seems like 0.16.1 doesn't put us in better stead.

I'm seeing ~13 second delays in opening conversation window under an 80 user loadtest.  This is slightly better than 0.17.3, but still much worse than 0.15.6.

results here:
https://pastebin.mozilla.org/8829324

Also, loadtests have lots of "Missing: roomName" errors:
Room Creation failed with code 400: {"code":400,"errno":108,"error":"Missing: roomName"}


------------------
STAGE VALIDATION
------------------

STAGE STACK

on loop-server stage:
[rpappalardo@ip-172-31-18-238 ~]$ cat /data/loop-server/package.json
{
  "name": "mozilla-loop-server",
  "description": "The Mozilla Loop (WebRTC App) server",
  "version": "0.16.1",
  ....


PROCESSES:
Verified processes running: loop (node), stackdriver, circus, heka, nginx

------------------
QUICK CHECKS
------------------
$ make test 
unit tests on localhost with 0.16.1 all pass

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

$ curl -I https://loop.stage.mozaws.net
HTTP/1.1 200 OK
Date: Wed, 08 Apr 2015 21:41:20 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 273
Connection: keep-alive
Vary: Origin
ETag: W/"111-f9567fd"
Timestamp: 1428529280


------------------
LOADTEST
------------------

Errors
100 occurrences:

Room Creation failed with code 400: {"code":400,"errno":108,"error":"Missing: roomName"}

https://loads.services.mozilla.com/run/2688a821-cb66-41a2-8946-b356b27beb01
You need to log in before you can comment on or make changes to this bug.