X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Fpacker-validate.sh;h=61e14313ac6739c6e7e5fc5fa3f0f762bef4820e;hb=eafdcafcbe25dbad05e5117aca20bf6ea048ac44;hp=af766c3cf05efc8a6c79350a79222eb7c14c3c01;hpb=048aff89d28864363ba051c7624d280368e362d3;p=releng%2Fglobal-jjb.git diff --git a/shell/packer-validate.sh b/shell/packer-validate.sh index af766c3c..61e14313 100644 --- a/shell/packer-validate.sh +++ b/shell/packer-validate.sh @@ -19,7 +19,6 @@ set -eu -o pipefail PACKER_LOGS_DIR="$WORKSPACE/archives/packer" mkdir -p "$PACKER_LOGS_DIR" export PATH="${WORKSPACE}/bin:$PATH" -export PACKER_BUILDER=${PACKER_BUILDER:-openstack} cd packer varfiles=(vars/*.json common-packer/vars/*.json)