Move python version to python3 10/61810/7
authorAric Gardner <agardner@linuxfoundation.org>
Mon, 23 Sep 2019 17:27:05 +0000 (13:27 -0400)
committerTim Johnson <tijohnson@linuxfoundation.org>
Tue, 24 Sep 2019 21:01:47 +0000 (14:01 -0700)
commiteeeb5656c1c3aec9ad08918b916263c81ec626b9
tree01fb4182ea9eb20774770a37ae3ab4d6c133362c
parenta4baa1b17e527a9d586d44928773712ee5cc0db6
Move python version to python3

Remove pin workarounds for python2
install tox via python3 pip
so that the version of tox is run from
/home/jenkins/.local/lib/python3.6/site-packages/tox/__init__.py
fix release-job to use venv

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I4b2d778f3fd81565c5dd009d50c969696faba0d2
Signed-off-by: Tim Johnson <tijohnson@linuxfoundation.org>
jjb/lf-python-jobs.yaml
shell/python-tools-install.sh
shell/release-job.sh
shell/tox-run.sh