Fix virtualenv 35/67935/1
authorAric Gardner <agardner@linuxfoundation.org>
Fri, 24 May 2019 21:37:06 +0000 (17:37 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 24 May 2019 21:37:36 +0000 (17:37 -0400)
commit7163c9bfac715d9b92fe46ac3272c02f470d13fd
treeb10a0ad42c379023e7a7889716faf235340ff88f
parent7d251e861b54f1a9d9ab192c7c65e5a810541e43
Fix virtualenv

virtualenv $WORKSPACE/venv created a python3.4 environment
I have installed python36u on the builer and symlinked
/usr/bin/python3 to /usr/bin/python36

I have tested this change and it worked for the broken
job:
https://build.opnfv.org/ci/job/releng-release-hunter-merge/

Change-Id: Ibdc3218c47b5103f28a8b6f730962434972b76be
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/releng/releng-release-create-venv.sh