Closed
Bug 1063402
Opened 11 years ago
Closed 11 years ago
Please deploy Loop-Client 0.5.0 code to stage
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: standard8, Unassigned)
References
Details
(Whiteboard: [qa+])
We'd like to deploy the loop-client 0.5.0 release to stage.
https://github.com/mozilla/loop-client/releases/tag/0.5.0
No configuration changes required.
Comment 1•11 years ago
|
||
This has been deployed to staging and is now awaiting QA sign off.
rpm -qa | grep loop
puppet-config-loop 20140729184904-1 x86_64 13881
loop-client-svcops 0.5.0-1 x86_64 5763989
| Reporter | ||
Comment 2•11 years ago
|
||
VERSION.txt doesn't seem to have been created (returns 404):
https://call.stage.mozaws.net/VERSION.txt
Apart from that, doing a load of the page, and checking for some things I know have changed, works fine.
Flags: needinfo?(dwilson)
Comment 4•11 years ago
|
||
I've spun a new package with the VERSION.TXT file in the correct location and deployed it to staging.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Looks good to me as well.
The new reported version is
0.5.0
0dff3e58fe64fb2e63fd2d64893283c0b8c3241a Fri, 5 Sep 2014 09:15:55 +0100
The code that is running
loop-client-svcops 0.5.0-2 x86_64 5763955
puppet-config-loop 20140729184904-1 x86_64 13881
cat /data/loop-client/content/VERSION.txt
returns
0.5.0
0dff3e58fe64fb2e63fd2d64893283c0b8c3241a Fri, 5 Sep 2014 09:15:55 +0100
https://call.stage.mozaws.net/VERSION.txt
This now works:
0.5.0
0dff3e58fe64fb2e63fd2d64893283c0b8c3241a Fri, 5 Sep 2014 09:15:55 +0100
This is interesting...
In the browser
https://call.stage.mozaws.net
used to return "Welcome to the Loop web client."
Now it says:
"Welcome to the WebRTC! web client."
Status: RESOLVED → VERIFIED
Whiteboard: [qa+]
You need to log in
before you can comment on or make changes to this bug.
Description
•