From: Thanh Ha Date: Wed, 8 Aug 2018 00:27:59 +0000 (-0400) Subject: Add pre-build step to prep vm before build X-Git-Tag: v0.24.0~2^2 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;ds=sidebyside;h=b3c4fefa00bb18fe2d8ae6f4ba3e2bf0abd154c5;hp=b3c4fefa00bb18fe2d8ae6f4ba3e2bf0abd154c5;p=releng%2Fglobal-jjb.git 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 ---