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)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jbonacci, Assigned: bobm)
References
Details
(Whiteboard: [qa+])
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
I assume this will include support for https://call.mozilla.com - see bug 1021891
Depends on: 1021891
Comment 2•10 years ago
|
||
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
Comment 3•10 years ago
|
||
note: holding off on this deploy for now as it doesn't make sense to deploy without a new production worthy loop-server.
Reporter | ||
Comment 4•10 years ago
|
||
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
Reporter | ||
Comment 5•10 years ago
|
||
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...
Reporter | ||
Comment 6•10 years ago
|
||
Wrong bug...
sigh....
Ignore previous comment
Reporter | ||
Comment 7•10 years ago
|
||
: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
Reporter | ||
Comment 8•10 years ago
|
||
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.
Description
•