Updated git submodules
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 2 Jun 2017 23:30:23 +0000 (16:30 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 4 Jun 2017 21:46:29 +0000 (21:46 +0000)
commite2b63587f1cf22d1c3f447f3b41888e1c0eefd6d
treebfe06a82f6fdb455e77c29dc7bd790ffc76da304
parent24fb24ef505e1e8c8864899710dda28f36931428
Updated git submodules

Project: releng/builder master 002b9147e8ea4ac1d83543ac89663b45c1c0ecf0

Use -m pip from python instead of pip directly

When the workspace is too long, as can happen with long
job names, there is trouble running commands in the
virtualenv.

this is trying to find all the places this would be
needed, but specifically to address a few current
problems like [0] which sometimes completes but cannot
push logs because the job name is too long.

The idea came from shague [1] which came from
openstack [2].

[0] https://jenkins.opendaylight.org/releng/user/jluhrsen/my-views/view/netvirt%20csit/job/netvirt-csit-1node-openstack-newton-nodl-v2-upstream-stateful-snat-conntrack-carbon/
[1] https://git.opendaylight.org/gerrit/#/c/51699
[2] https://review.openstack.org/#/c/399754

Change-Id: I9e99893d8de69ef0eb7b36309983cedc0befb549
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
docs/submodules/releng/builder