Closed Bug 1377154 Opened 7 years ago Closed 7 years ago

Please deploy location tag 20170606213300 to PROD

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hschlichting, Assigned: ckolos)

References

Details

The last stage deploy of 20170606213300 looks good, please go ahead and deploy to prod at your convenience.

There's one smaller DB migration since we last deployed to PROD.

DB revision before the release should be cad2875fd8cb and afterwards d2d9ecb12edc.

Code changes in this release since last successful prod deploy: https://github.com/mozilla/ichnaea/compare/20170223205700...20170606213300
[root@ip-172-31-26-64 ~]# /data/ichnaea/bin/alembic -c /etc/location_alembic.ini current                                  
2017-07-11 14:34:21 - INFO  [alembic.runtime.migration] Context impl MySQLImpl.                                           
2017-07-11 14:34:21 - INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
cad2875fd8cb                                                                                                              
[root@ip-172-31-26-64 ~]# /data/ichnaea/bin/alembic -c /etc/location_alembic.ini upgrade head                             
2017-07-11 14:34:56 - INFO  [alembic.runtime.migration] Context impl MySQLImpl.                                           
2017-07-11 14:34:56 - INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
2017-07-11 14:34:56 - INFO  [alembic.runtime.migration] Running upgrade cad2875fd8cb -> d2d9ecb12edc, Add datamap modified index
[root@ip-172-31-26-64 ~]# /data/ichnaea/bin/alembic -c /etc/location_alembic.ini current                                  
2017-07-11 14:44:12 - INFO  [alembic.runtime.migration] Context impl MySQLImpl.                                           
2017-07-11 14:44:12 - INFO  [alembic.runtime.migration] Will assume non-transactional DDL.
d2d9ecb12edc (head)
.
.

curl https://location.services.mozilla.com/__version__                                       
{"commit": "a1e1570f12e25998c028f166ec0329dab6b15425", "tag": "20170606213300", "version": "1.5", "source": "https://github.com/mozilla/ichnaea"}
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.