CenterForOpenScience / waterbutler

WaterButler is a Python web application for interacting with various file storage services via a single RESTful API, developed at Center for Open Science.
Apache License 2.0
62 stars 76 forks source link

[ENG-374] Upgrade Tornado From 4.3 to 5.1.1 #372

Closed cslzchen closed 5 years ago

cslzchen commented 5 years ago

Ticket

https://openscience.atlassian.net/browse/ENG-374

Purpose

Upgrade tornado from 4.3 to 5.1.1, required for aiohttp 0.18->3.5 upgrade

Changes

Side effects

No

QA Notes

Although this PR is part of the prerequisites for aiohttp3 upgrade, it is recommended to test WB with only this tornado upgrade. Full regression test is required if this follows staging 1 -> test -> prod path. Otherwise if goes to staging 3 (or another dedicated aiohttp3 server), probably quick spot checking is good enough.

Deployment Notes

No

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.01%) to 91.863% when pulling 403991c0a0f64dff78039d61b0aa436d69ee5d08 on cslzchen:feature/upgrade-tornado into 2cc62a1ef2c426238271d5d58a4473acecf0878e on CenterForOpenScience:develop.