Closed
Bug 845897
Opened 13 years ago
Closed 13 years ago
please deploy 0.2013.02.15 to production
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
x86_64
Linux
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrgm, Assigned: gene)
References
Details
sha: d21728973d8afeeb860f993887e996c5528a8701
r113164
Which is available on r6 at ~jrgm/workspace/browserid/rpmbuild/RPMS/x86_64/browserid-server-0.2013.02.15-1.el6_113164.x86_64.rpm
(Note: the language rev is before the point where ozten noted we cannot pick up string changes for this train.)
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•13 years ago
|
||
12:13 began DNS draining SCL2
| Assignee | ||
Comment 2•13 years ago
|
||
12:30 SCL2 updated and load balancer undrained. please test and approve
| Reporter | ||
Comment 3•13 years ago
|
||
From a client with *login.persona.org resolving to scl2:
# for i in `seq 100`; do curl -s https://login.persona.org/sign_in | egrep 'Current|dialog.js|dialog.css'; sleep 0.1; done | sort | uniq -c
100 <script src="https://static.login.persona.org/v/ff31d9b312/production/en/dialog.js"></script>
100 <link href="https://static.login.persona.org/v/844b6f3f18/production/ie8_dialog.css" rel="stylesheet" type="text/css">
100 - Current Commit: https://github.com/mozilla/browserid/commit/d217289
100 <link href="https://static.login.persona.org/v/4013b92760/production/en/dialog.css" rel="stylesheet" type="text/css">
# for i in `seq 100`; do curl -s https://login.persona.org/ver.txt ; sleep 0.1; done | sort | uniq -c
100 d217289 changes in 2013.02.15
100 locale svn r113164
# for i in `seq 40`; do curl -s https://login.persona.org/.well-known/browserid; echo; sleep 0.5; done | sort | uniq -c
40 {"public-key":{...}}
- verifier is responding in scl2 to requests
- language spot check - zh-TW, in particular this time
- Can successfully signin/signout/signin with:
https://mozillians.org/en-US/
https://developer.mozilla.org/en-US/
https://affiliates.mozilla.org/en-US/new
https://marketplace.firefox.com/
https://moztrap.mozilla.org/results/runs/
https://id.etherpad.mozilla.org/
https://www.voo.st/events
https://current.trovebox.com/
http://crossword.thetimes.co.uk/#
http://int1.dolumar.com/
https://bugzilla.mozilla.org/index.cgi
http://myfavoritebeer.org/
http://123done.org/
- completed basic functional flows (signup, signin, change password, forget
password, add user, remove user, cancel account)
- reviewed pencil graphs for errors or abnormal values. Looks clear atm.
| Reporter | ||
Comment 4•13 years ago
|
||
Gene, you may enable traffic to scl2 and drain phx1.
| Assignee | ||
Comment 5•13 years ago
|
||
1:09 traffic enabled at scl2 and drained at phx1
| Assignee | ||
Comment 6•13 years ago
|
||
1:13 phx1 forcibly drained at the load balancer
| Assignee | ||
Comment 7•13 years ago
|
||
1:21 PHX1 has been updated. please test and approve
| Reporter | ||
Comment 8•13 years ago
|
||
Okay, repeated comment #3 above for phx1 with same results. Looks good.
Gene you can bring traffic back to phx1.
| Assignee | ||
Comment 9•13 years ago
|
||
1:44 traffic re-enabled at phx1
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•