Use --user for tox install instead of virtualenv 84/12584/4 v0.24.2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 13 Sep 2018 19:31:30 +0000 (15:31 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 13 Sep 2018 21:02:22 +0000 (17:02 -0400)
commit90db9af77b1d31e7c22e6dc181c8b8c6f00b821e
treec2ebf26a6a5a8fae5a2dff446d0077b9b2ccbc97
parent0c7c17f769c76574c333b3c08fffe795d44e9db9
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
shell/python-tools-install.sh
shell/tox-install.sh
shell/tox-run.sh