From: Jamo Luhrsen Date: Tue, 6 Jun 2017 05:05:30 +0000 (-0700) Subject: Use pip module instead of pip itself X-Git-Tag: v0.3.0~14 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=63d7528a39e06ad4a4173fa11d4d51b6920c1713;hp=63d7528a39e06ad4a4173fa11d4d51b6920c1713;p=releng%2Fglobal-jjb.git Use pip module instead of pip itself when the filepath is very long and pip is run in a virtualenv, the filepath is truncated and the commands don't work. Some ODL CSIT jobs have this problem. They use the lftools to upload their logs so these specific CSIT jobs are not getting their logs updloaded. Change-Id: I0b4c0ac785fe6e2fbd183c1b9332cc6fd7b0ecaa Signed-off-by: Jamo Luhrsen ---