Closed Bug 1024180 Opened 10 years ago Closed 10 years ago

Deploy Loop-Client 0.2.0 to Production

Categories

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

task

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jbonacci, Assigned: bobm)

References

Details

(Whiteboard: [qa+])

      No description provided.
Depends on: 1022887
Whiteboard: [qa+]
I assume this will include support for https://call.mozilla.com - see bug 1021891
Depends on: 1021891
Depends on: 1024640
This new code will be served at the https://call.mozilla.com. This won't affect the current production setup but when 1024222 is deployed the new call.mozilla.com will be used.
Blocks: 1024222
note: holding off on this deploy for now as it doesn't make sense to deploy without a new production worthy loop-server.
https://github.com/mozilla/loop-client/tree/0.2.0
Assignee: nobody → bobm
Severity: normal → major
Priority: -- → P1
QA Contact: jbonacci
Summary: Deploy the latest Loop-Client code to Production → Deploy Loop-Client 0.2.0 to Production
Depends on: 1043550
Still working out the bugs/issues. When this is all done, you should have access to the following:
https://loop.services.mozilla.com running 0.9.2 code

https://call.mozilla.com running 0.2.0 code

Sorry for the delays...
Wrong bug...
sigh....

Ignore previous comment
Depends on: 1043673
:bobm finally got this working. Here is what I see...

Browser: https://call.mozilla.com
Loop
Welcome to the Loop web client.

Browser: https://call.mozilla.com/config.js
var loop = loop || {};
loop.config = {serverUrl: 'https://loop.services.mozilla.com'};

curl -I https://call.mozilla.com/
HTTP/1.1 200 OK
Accept-Ranges: bytes
Content-length: 2010
Content-Type: text/html
Date: Thu, 24 Jul 2014 23:21:36 GMT
ETag: "53d15681-7da"
Last-Modified: Thu, 24 Jul 2014 18:54:57 GMT
Vary: Accept-Encoding
Connection: keep-alive
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
No red flags from the QA teams. I call that a win.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.