Closed
Bug 1100296
Opened 11 years ago
Closed 11 years ago
[MSISDN] Please deploy msisdn-gateway 0.5.1 to stage
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhubscher, Assigned: dwilson)
References
Details
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → dwilson
QA Contact: rpappalardo
Comment 1•11 years ago
|
||
Remy -
can this wait til after the rooms deployment?
Flags: needinfo?(rhubscher)
| Reporter | ||
Comment 2•11 years ago
|
||
It has nothing to do with loop, but certainly.
Flags: needinfo?(rhubscher)
| Assignee | ||
Comment 3•11 years ago
|
||
This has been deployed to stage
https://msisdn.stage.mozaws.net/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•11 years ago
|
||
I've now deployed 0.5.1 to stage.
Comment 5•11 years ago
|
||
Remy -
looks like 0.5.1 has superseded 0.5.0. Can we go forward with 0.5.1 and drop 0.5.0?
Flags: needinfo?(rhubscher)
| Reporter | ||
Comment 6•11 years ago
|
||
Yes
Flags: needinfo?(rhubscher)
Summary: [MSISDN] Please deploy msisdn-gateway 0.5.0 to stage. → [MSISDN] Please deploy msisdn-gateway 0.5.1 to stage.
| Reporter | ||
Comment 7•11 years ago
|
||
0.5.1 has already been deployed.
Comment 8•11 years ago
|
||
A quick note to confirm, the change in Bug 1096102 seems to have had the desired effect, with https://msisdn.stage.mozaws.net/.well-known/browserid reporting the key in the old-style format as required.
Comment 9•11 years ago
|
||
NOTE:
verified on stage by :oteo
see:
https://bugzilla.mozilla.org/show_bug.cgi?id=1102207#c13
(In reply to Tarek Ziadé (:tarek) from https://bugzilla.mozilla.org/show_bug.cgi?id=1102207#7)
> If 0.5.1 is the version deployed in stage it means we have *zero* change in
> the code. So we can probably bypass most of the QA work.
>
> What we can do is have it deployed on stage and Maria can probably try it
> and let us know if everything's ok. then push the config change in prod.
> Adding Richard to have his green light on this.
OK by me.
see also:
https://bugzilla.mozilla.org/show_bug.cgi?id=1102207#c17
> Yes, it's working as expected, be free to push it to Production
Status: RESOLVED → VERIFIED
Comment 10•11 years ago
|
||
Okay, let's go for it!
| Assignee | ||
Comment 11•11 years ago
|
||
We've moved to a multi-az redis. can you please have a quick look and ensure all the basic functionality is still present? Thanks.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 12•11 years ago
|
||
Dean -
Ready for prod deploy.
------------------
QUICK CHECKS
------------------
SUMMARY
unit tests and quick make test (loadtest) pass for this tag
NOTE:
since this is a minor release, not doing full round of loadtesting
STAGE VERIFICATION
$ cat /data/msisdn-gateway/VERSION.txt
41fca09 Release 0.5.1
In the browser: https://msisdn.stage.mozaws.net
{
"name": "mozilla-msisdn-gateway",
"description": "The Mozilla MSISDN Gateway",
"version": "0.5.1",
"homepage": "https://github.com/mozilla-services/msisdn-gateway/",
"endpoint": "https://msisdn.stage.mozaws.net"
}
$ curl -I https://msisdn.stage.mozaws.net
HTTP/1.1 200 OK
Access-Control-Allow-Credentials: true
Content-Length: 204
Content-Type: application/json; charset=utf-8
Date: Thu, 18 Dec 2014 17:53:52 GMT
ETag: W/"cc-706b11e3"
Timestamp: 1418925232
Connection: keep-alive
# run a quick loadtest 'make test'
$ cd msisdn-gateway/loadtests
$ make build
$ make test SERVER_URL=https://msisdn.stage.mozaws.net
USING http://omxen.dev.mozaws.net OMXEN endpoint
Duration: 2.69 seconds
Hits: 7
Started: 2014-12-18 17:56:32.715768
Approximate Average RPS: 2
Average request time: 0.34s
Opened web sockets: 0
Bytes received via web sockets : 0
Success: 1
Errors: 0
Failures: 0
REFERENCE
https://wiki.mozilla.org/QA/Services/LoopServerLoadTesting#Quick_Verification_Of_Stage_Deployments
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(dwilson)
Resolution: --- → FIXED
Summary: [MSISDN] Please deploy msisdn-gateway 0.5.1 to stage. → [MSISDN] Please deploy msisdn-gateway 0.5.1 to stage
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(dwilson)
Updated•11 years ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 13•11 years ago
|
||
Re-opening this ticket (and prod ticket - Bug 1108679) to verify proper deployment of config changes.
See:
Bug 1120713 - SMS Code is not intercepted by MobileID implementation
https://bugzilla.mozilla.org/show_bug.cgi?id=1120713#c19
>This change has been made and works on production. We need to do a new release to
> stage and prod to ensure the new correct version gets deployed on autoscaling actions.
I've verified https://msisdn-isoprod.stage.mozaws.net with http://mozilla-services.github.io/msisdn-verifier-client/
Looks good Dean!
Let me know when production is ready and I can verify there as well.
------------------
MSISDN-STAGE
------------------
$ cat /data/msisdn-gateway/VERSION.txt:
41fca09 Release 0.5.1
matches:
https://github.com/mozilla-services/msisdn-gateway/commit/41fca099b95cec2d02bed87824961a4e5ab481d2
$ rpm -qa | grep msisdn-gateway:
msisdn-gateway-svcops 0.5.1-1 x86_64 67505404
https://msisdn-dev.stage.mozaws.net:
{
"name": "mozilla-msisdn-gateway",
"description": "The Mozilla MSISDN Gateway",
"version": "0.5.0-DEV",
"homepage": "https://github.com/mozilla-services/msisdn-gateway/",
"endpoint": "https://msisdn-dev.stage.mozaws.net"
}
------------------
MSISDN-ISOPROD
------------------
$ cat /data/msisdn-gateway/VERSION.txt:
41fca09 Release 0.5.1
$ rpm -qa | grep msisdn-gateway:
msisdn-gateway-svcops 0.5.1-1 x86_64 67505404
https://msisdn-isoprod.stage.mozaws.net/:
{
"name": "mozilla-msisdn-gateway",
"description": "The Mozilla MSISDN Gateway",
"version": "0.5.1",
"homepage": "https://github.com/mozilla-services/msisdn-gateway/",
"endpoint": "https://msisdn-isoprod.stage.mozaws.net"
}
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Flags: needinfo?(dwilson)
Resolution: --- → FIXED
| Assignee | ||
Updated•10 years ago
|
Flags: needinfo?(dwilson)
You need to log in
before you can comment on or make changes to this bug.
Description
•