Switch to Python 3.7 and Alpine 3.10 62/68262/6
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Jul 2019 10:58:04 +0000 (12:58 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 26 Jul 2019 14:03:59 +0000 (16:03 +0200)
commit7b24ea8dfe1667fe00b87cac9f0a0ca670b6a86f
tree026ee9db8c5b5b1385439317a03e461570a85af8
parent5dd0d0ffd46e7665fddde8fd2f4da1a9b58506bb
Switch to Python 3.7 and Alpine 3.10

It also allows building docs as doc8 is broken due to latest
OpenStack's upper-constraints.

pylint is updated to 2.3.1 (lastest py3.7 version)

It disables perm as umask is currently false on lf-virtual1.

Change-Id: I8568eeafa44c5dba72e206c532c1f50e3ad547f2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
13 files changed:
.travis.yml
build.sh
docker/Dockerfile
test-requirements.txt
tox.ini
upper-constraints.txt
xtesting/ci/run_tests.py
xtesting/ci/tier_builder.py
xtesting/ci/tier_handler.py
xtesting/core/testcase.py
xtesting/tests/unit/core/test_behaveframework.py
xtesting/tests/unit/core/test_feature.py
xtesting/tests/unit/core/test_testcase.py