Closed
Bug 1233091
Opened 10 years ago
Closed 10 years ago
Update to Python 2.7.11 on Heroku/Travis
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
Details
Attachments
(1 file)
Python 2.7.11 gives a nice performance bump:
https://lwn.net/Articles/646888/
Heroku is easy, we modify runtime.txt, Travis is currently failing, but I've filed:
https://github.com/travis-ci/travis-ci/issues/5313
The Vagrant environment is already using Python 2.7.11 since the third-party PPA we have to use (thanks Ubuntu and your crappy old packages even when there are security issues with older releases) pulls latest (there doesn't seem to be a way to work around that).
If we decide to update stage/prod (=hassle for fubar since it has to be done by hand, node by node) we should file another bug for that. Though given we wish to move to Heroku in Q1 it may not be worth it for stage/prod.
| Assignee | ||
Comment 1•10 years ago
|
||
The Travis issue was fixed, we're good to go now.
Comment 2•10 years ago
|
||
Comment on attachment 8699279 [details] [review]
Update to Python 2.7.11 on Heroku/Travis
lgtm
Attachment #8699279 -
Flags: review?(wlachance) → review+
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/24de0871f4c8ee2e6a5a11d24dc8fc5521ab7759
Bug 1233091 - Update to Python 2.7.11 on Heroku/Travis
| Assignee | ||
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•