Closed
Bug 852844
Opened 13 years ago
Closed 13 years ago
please deploy 2013.03.01 to production
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrgm, Assigned: gene)
References
Details
+++ This bug was initially created as a clone of Bug #846928 +++
sha: 0d62ce679f27834002d0ca5b57d31f6e1349b6b2
svn locale: 113972
Changelog: https://github.com/mozilla/browserid/blob/train-2013.03.01/ChangeLog#L1-L12
Schedule: http://personatra.in/#2013.03.01
Gene, we can sync up in the morning. More info, if you need it, is in https://bugzilla.mozilla.org/show_bug.cgi?id=851751#c1
| Assignee | ||
Comment 1•13 years ago
|
||
John, can you point me to the rpm on r6 that you'd like me to use.
Flags: needinfo?(jrgm)
| Assignee | ||
Comment 2•13 years ago
|
||
Ah, that comment you linked to identifies the RPM : /home/jrgm/workspace/browserid/rpmbuild/RPMS/x86_64/browserid-server-0.2013.03.01-2.el6_113972.x86_64.rpm
Flags: needinfo?(jrgm)
| Reporter | ||
Comment 3•13 years ago
|
||
Apologies, didn't include that.
Output rpm on build machine r6:
/home/jrgm/workspace/browserid/rpmbuild/RPMS/x86_64/browserid-server-0.2013.03.01-2.el6_113972.x86_64.rpm
(just linking back to stage bug comment: https://bugzilla.mozilla.org/show_bug.cgi?id=851751#c1)
| Reporter | ||
Comment 4•13 years ago
|
||
Ah, you had already found it. (But I should have put that explicitly in this ticket. My ommission).
| Assignee | ||
Comment 5•13 years ago
|
||
12:54 SCL2 drained
| Assignee | ||
Comment 6•13 years ago
|
||
1:04 SCL2 loadbalancers drained and installation started
| Assignee | ||
Comment 7•13 years ago
|
||
1:11 scl2 installation completed and load balancers undrained. test and approve please
| Reporter | ||
Comment 8•13 years ago
|
||
Target sha from above is 0d62ce6, locale svn r113972
From a client with *login.persona.org resolving to scl2:
# for i in `seq 100`; do curl -s https://login.persona.org/ver.txt ; sleep 0.1; done | sort | uniq -c
100 0d62ce6 document hotfixes in 0.2013.03.01.2
100 locale svn r113972
# 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/41021c12ef/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/0d62ce6
100 <link href="https://static.login.persona.org/v/a7b294ecd6/production/en/dialog.css" rel="stylesheet" type="text/css">
# 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 - de, 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 nominally clear atm.
| Assignee | ||
Comment 9•13 years ago
|
||
1:47 : drained traffic at scl2 and re-enabled traffic at phx1
| Reporter | ||
Comment 10•13 years ago
|
||
(I forgot to type in "gene: you can move traffic to scl2 and out of phx1").
| Assignee | ||
Comment 11•13 years ago
|
||
2:02 phx1 load balancers drained and installation started at phx1
| Assignee | ||
Comment 12•13 years ago
|
||
2:09 phx1 updated and load balancers undrained. Please test and approve
Flags: needinfo?(jrgm)
| Reporter | ||
Comment 13•13 years ago
|
||
Okay, repeated validations with same result and build sha.
Gene: you can turn up traffic to phx1.
Flags: needinfo?(jrgm)
| Assignee | ||
Comment 14•13 years ago
|
||
2:27 Traffic re-enabled at PHX1
| Assignee | ||
Updated•13 years ago
|
Status: NEW → 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
•