[
https://issues.apache.org/jira/browse/YETUS-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated YETUS-337:
------------------------------
Attachment: YETUS-337.001.patch
Patch attached. Here's a sample from the new image:
{noformat}
-> % docker run -t -i 737c2869502f /bin/bash
root@e6d2629b1bbb:~# which pylint
/usr/local/bin/pylint
root@e6d2629b1bbb:~# pylint --version
No config file found, using default configuration
pylint 1.5.4,
astroid 1.4.4
Python 2.7.6 (default, Jun 22 2015, 17:58:13)
[GCC 4.8.2]
{noformat}
> Upgrade version of pylint used in Dockerfile
> --------------------------------------------
>
> Key: YETUS-337
> URL: https://issues.apache.org/jira/browse/YETUS-337
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Affects Versions: 0.2.0
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: YETUS-337.001.patch
>
>
> The default pylint version in the trusty Dockerfile is 1.1.0. This is three
> years old and the warnings are pretty different from more recent version of
> pylint, let's update.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)