Closed Bug 1196872 Opened 9 years ago Closed 9 years ago

Please deploy release 0.18.1 to loop-server STAGE

Categories

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

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cloud-services-qa, Assigned: rpapa)

References

Details

QA Contact: rpappalardo
Summary: [deployment] loop-server 0.18.1 - stage → Please deploy release 0.18.1 to loop-server STAGE
This has been deployed to stage
Assignee: nobody → rpappalardo
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
----------------------------
HOST CHECKS (STAGE)
----------------------------

EC2 INSTANCE PROPERTIES
region: eu-west-1: 
id: i-d737567a
tags["Type"]: loop_server
tags["AppGitRef"]: refs/tags/0.18.1
tags["Stack"]: loopsvrstg2-loop-server-app-60
public_dns_name: ec2-52-19-116-191.eu-west-1.compute.amazonaws.com
launch_time: 2015-08-20T20:13:13.000Z


PROCESS CHECK

loop, node, datadog, circus, heka, nginx --> Running!


$ curl -I https://loop.stage.mozaws.net:
HTTP/1.1 200 OK
Date: Thu, 20 Aug 2015 20:32:23 GMT
Content-Type: application/json; charset=utf-8
Content-Length: 273
Connection: keep-alive
Vary: Origin
ETag: W/"111-4FmHrGsjafLSPxWbEeESoQ"
Timestamp: 1440102743


----------------------------
URL CHECKS (STAGE)
----------------------------

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


https://loop.stage.mozaws.net/__heartbeat__:
{
    "fxaVerifier": true, 
    "storage": true, 
    "provider": true
}
Response time: 2.398596


https://loop.stage.mozaws.net/push-server-config:
{
    "pushServerURI": "wss://loop-push1.stage.mozaws.net/"
}
Response time: 1.044488
----------------------------
SUMMARY
----------------------------

Placed several test calls successfully back and forth between Nightly and GR.
fxaVerifier __heartbeat__ now working properly: "fxaVerifier": true, 


Verifying STAGE.


----------------------------
E2E-TEST
----------------------------

Placed several calls successfully between Nightly (43.0a1) and General Release (40).

messaging (from Nightly to GR) - OK
Tab & window-sharing - OK
Video/audio mute/unmute - OK
end-2-end test calls - OK
privacy & ToS links - OK 
Feedback screens - OK

unit tests for 0.18.1 release - PASS
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.