Closed
Bug 732142
Opened 14 years ago
Closed 14 years ago
QA and deploy BrowserID train-2012.03.01 to production
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lhilaiel, Assigned: petef)
References
Details
(Whiteboard: [qa+])
Version: 451e675 (0.2012.03.01.1)
Tests pass: http://travis-ci.org/#!/mozilla/browserid/builds/775301
ChangeLog including issues resolved:
https://github.com/mozilla/browserid/blob/train-2012.03.01/ChangeLog#L1-24
[QA] Suggested areas of focus for QA:
* normal stuff
* disable cookies, ensure good error messaging - all devices/browsers
* abuse mysql (SIGSTOP, restart, shutdown, route TCP packets to the bitbucket) - ensure you see reasonable error messages but that the service stays up
* mobile firefox nightlies
* stop the keysigner, ensure that the service stays up and you see reasonable error messages (log out, try to log into a site in this state)
[ops] deployment issues:
* compress.sh and compress-locales.sh now all implemented in compress - rpm updated - no action should be required.
* see mysql changes mentioned above, you now have more options in how you manage database service/failover, but proper application failover to a new ip is still not possible without restart
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → petef
No longer depends on: 727995
QA Contact: operations-deploy-requests → jbonacci
| Reporter | ||
Comment 1•14 years ago
|
||
hotfix for rpm build added - 52a367c - 0.2012.03.01.2 - https://github.com/mozilla/browserid/issues/1235
Comment 3•14 years ago
|
||
QA accepts this train for testing in Stage:
52a367c bump version number and document hotfix for issue #1235
locale svn r102416
Comment 4•14 years ago
|
||
QA will work with petef next week on the following items:
* abuse mysql (SIGSTOP, restart, shutdown, route TCP packets to the bitbucket) - ensure you see reasonable error messages but that the service stays up
* stop the keysigner, ensure that the service stays up and you see reasonable error messages (log out, try to log into a site in this state)
Comment 5•14 years ago
|
||
Processes, logs, and initial checks of Stage look good.
Proceeding with sanity tests...
Updated•14 years ago
|
Whiteboard: [qa+]
Comment 6•14 years ago
|
||
Sanity tests are good....moving on to bug regression.
Comment 7•14 years ago
|
||
Hot Fix 2 (with rollback to 2012-02-16):
1258: method to probe dbwriter's database connection health
1259: Issue1258
version:
7558d69 document db conn monitoring hotfix and bump version
locale svn r102380
Tested and passed.
Comment 8•14 years ago
|
||
Post-HotFix roll to 2012-03-01 release:
e327804 document db conn monitoring hotfix and bump version
locale svn r102598
Sanity testing is in progress...
Comment 9•14 years ago
|
||
Sanity testing was completed yesterday. Bug verification continues...
Comment 10•14 years ago
|
||
Bug verification and trolling for older closed bugs has completed.
Comment 11•14 years ago
|
||
Covered the following in today's load testing + Stage breakage:
* abuse mysql (SIGSTOP, restart, shutdown, route TCP packets to the bitbucket) - ensure you see reasonable error messages but that the service stays up
* stop the keysigner, ensure that the service stays up and you see reasonable error messages (log out, try to log into a site in this state)
(from below)
* database (mysql) improvements, handle temporary outages without taking down the server
990: handle stalling in mysql driver
1011: bin/browserid on stage webhead dies on network issue
1211: update database code and mysql driver to handle stalled connections
Comment 12•14 years ago
|
||
Testing is mostly finished. QA is blocked on the following:
1133: iOS - must click on radio button to select email address.
1286: Unable to select other accounts on Android
Final bits of locale testing should happen today:
New locales:
lt: Lithuanian (100%)
pt_BR: Brazilian (Portuguese) (100%)
rm: Romansh (100%)
uk: Ukrainian (100%)
Locales removed:
fy: Frisian
af: Afrikaans
Comment 13•14 years ago
|
||
QA signs off on the test of this train in Stage, noting the following email thread that details the derailing of this release: "BrowserID dev: derailing train-2012.03.01"
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•