From: Jamo Luhrsen Date: Fri, 2 Jun 2017 23:30:23 +0000 (-0700) Subject: Updated git submodules X-Git-Tag: release/boron-sr4~94 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e2b63587f1cf22d1c3f447f3b41888e1c0eefd6d;p=docs.git 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 --- diff --git a/docs/submodules/releng/builder b/docs/submodules/releng/builder index 087882368..002b9147e 160000 --- a/docs/submodules/releng/builder +++ b/docs/submodules/releng/builder @@ -1 +1 @@ -Subproject commit 08788236830ef4f7d667d395d75b86f766f27195 +Subproject commit 002b9147e8ea4ac1d83543ac89663b45c1c0ecf0