Updated git submodules
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 13 Jun 2017 07:34:32 +0000 (07:34 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 13 Jun 2017 07:34:32 +0000 (07:34 +0000)
commit6277272fa338e7c2b56d3c1be901f27426b35862
tree9c969cf875d4295547c84afcb1f80347c23691fd
parent35a6b3b8e0b190e02a973246549c5dd4396bd9cf
Updated git submodules

Project: releng/builder master 57722c50f63e890b6daa09f8f4e710b6de4a955c

Merge "Install virtualenvs into /tmp/v"

Install virtualenvs into /tmp/v

The kernel has a limit on how long a shebang can be and causes build
issues when we store virtualenvs in $WORKSPACE for jobs that have very
long names. Move virtualenv installs into /tmp/v will solve this issue
for good. Also no need for workarounds like `$PYTHON -m pip` anymore.

Change-Id: Iaab7eeb5144ba26ba8ea58efc631c4d7a5c0f60c
Jira: RELENG-156
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/submodules/releng/builder