X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-build.sh;h=4cb3df32a90dc71e130116c9ec8b2d3a9c108829;hb=e0a9d10d3d6b488ed3a3b00050b34d9faee4a6f8;hp=1a44e4fd0abc5913204152bd7ef70c905306bf0b;hpb=c6d9571b076faf5d02305bd93faeda7bf23fe766;p=releng%2Fglobal-jjb.git diff --git a/shell/packer-build.sh b/shell/packer-build.sh index 1a44e4fd..4cb3df32 100644 --- a/shell/packer-build.sh +++ b/shell/packer-build.sh @@ -21,6 +21,7 @@ PACKER_LOGS_DIR="$WORKSPACE/archives/packer" PACKER_BUILD_LOG="$PACKER_LOGS_DIR/packer-build.log" mkdir -p "$PACKER_LOGS_DIR" export PATH="${WORKSPACE}/bin:$PATH" +export PACKER_BUILDER=${PACKER_BUILDER:-openstack} cd packer