Add pre-build step to prep vm before build 50/12150/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Aug 2018 00:27:59 +0000 (20:27 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 21 Aug 2018 17:56:52 +0000 (13:56 -0400)
commitb3c4fefa00bb18fe2d8ae6f4ba3e2bf0abd154c5
tree1129b9cb449a23f75e3eb93205ac1faabdbf918a
parent33acf6e113cf0f9fa8ce4bfa1df9df5473c28c41
Add pre-build step to prep vm before build

This new build step will run before any jobs run to prep the
builder.

This change should not force using of $HOME/.local/bin just yet
but preps the macros in place for us to activate it in jobs later.
The current virtualenv method should override what's done here.

Change-Id: I55947020e2f0cdbb61f9d4e7e88927d9bc304d17
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-macros.rst
jjb/lf-macros.yaml
shell/cmake-stage.sh
shell/deploy-maven-file.sh
shell/jenkins-configure-clouds.sh
shell/jenkins-configure-global-vars.sh
shell/logs-deploy.sh
shell/maven-deploy.sh
shell/maven-javadoc-publish.sh
shell/maven-stage.sh
shell/python-tools-install.sh [new file with mode: 0644]