Use configured python version to install tox-pyenv 63/61663/4
authorLott, Christopher (cl778h) <cl778h@att.com>
Mon, 9 Sep 2019 15:08:37 +0000 (11:08 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 10 Sep 2019 17:45:24 +0000 (13:45 -0400)
commit12eace1d1f832e2c42147ac7826c87670ec0cc0c
tree9f0b9d598c2bac4052a6a2e9c082da1d227ad341
parent2a7ddce438852341da1d629be92d46217515796c
Use configured python version to install tox-pyenv

Revise the tox-install.sh script to use PYTHON env var to invoke pip,
instead of hardcoded 'python'.
Add python-version parameter to Read-The-Docs doc, macro and templates.

Change-Id: Ib0fe98dca62ce67f0ad002036b54f02faf27e888
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Issue: RELENG-2361
docs/jjb/lf-macros.rst
docs/jjb/lf-rtd-jobs.rst
jjb/lf-macros.yaml
jjb/lf-python-jobs.yaml
jjb/lf-rtd-jobs.yaml
releasenotes/notes/tox-install-use-python-version-486621184e7aa090.yaml [new file with mode: 0644]
shell/tox-install.sh