Use --user for tox install instead of virtualenv 86/12586/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 13 Sep 2018 19:31:30 +0000 (15:31 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 14 Sep 2018 02:03:05 +0000 (22:03 -0400)
commit5320005564017416e6ed93a12be2553c2e381840
treee097959ef09971a4336b9f1920cdf6ef99ec4db5
parent0ea259773ff37f8a8fdade2424548a31c0bd6590
Use --user for tox install instead of virtualenv

Allows us to remove the workaround of installing lftools in
a venv before as the virtualenvs should no longer be conflicting.

Change-Id: Ic466cd74a568e0de2fbb0f3fd75205cd04c1e3f9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-python-jobs.yaml
releasenotes/notes/local-user-pip-5ce9da99fc86fb97.yaml [new file with mode: 0644]
shell/python-tools-install.sh
shell/tox-install.sh
shell/tox-run.sh