Use lf-infra-pre-build to install lftools via --user config. This
resolves the post-build install failing with missing pip==18.0.
This is related to the lftools-venv series of patches.
Change-Id: I3c0320ada2e6ede3ce6b680ee26aa2a0b74e5e6d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
can call "org.codehaus.mojo:sonar-maven-plugin:3.3.0.603:sonar".
builders:
- - shell: !include-raw-escape:
- # Workaround issue where the tox run later breaks the lftools virtualenv.
- # Without running the install first the run in the publisher will fail
- # due to missing lftools because it gets installed into a tox venv.
- - ../shell/lftools-install.sh
+ - lf-infra-pre-build
- lf-infra-tox-install:
python-version: '{python-version}'
- shell: !include-raw-escape: ../shell/tox-run.sh