X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=.jjb-test%2Fexpected-xml%2Fgithub-ciman-packer-merge-centos-mininet;h=a9fbdcc928a1f837cad97cd05fcba4d84f9f835d;hb=refs%2Fchanges%2F72%2F8172%2F5;hp=d0cd4db4f7b3f466ad26e907c8e169adaab45452;hpb=6f46b9b1fdec62f4fa7f435cb9b0b11cd151a99a;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/expected-xml/github-ciman-packer-merge-centos-mininet b/.jjb-test/expected-xml/github-ciman-packer-merge-centos-mininet index d0cd4db4..a9fbdcc9 100644 --- a/.jjb-test/expected-xml/github-ciman-packer-merge-centos-mininet +++ b/.jjb-test/expected-xml/github-ciman-packer-merge-centos-mininet @@ -71,7 +71,7 @@ For example '<1.0.0' or '>=1.0.0,<2.0.0'. PACKER_VERSION Packer version to download and install. - 1.1.1 + 1.1.3 @@ -163,7 +163,7 @@ zxiiro - PACKER_VERSION=1.1.1 + PACKER_VERSION=1.1.3 @@ -184,7 +184,7 @@ echo "---> packer-install.sh" # $PACKER_VERSION : Define a packer version passed as job paramter -PACKER_VERSION="${PACKER_VERSION:-1.0.2}" +PACKER_VERSION="${PACKER_VERSION:-1.1.3}" # Ensure we fail the job if any steps fail. set -eu -o pipefail @@ -273,7 +273,7 @@ exit 0 PACKER_PLATFORM=centos PACKER_TEMPLATE=mininet -PACKER_VERSION=1.1.1 +PACKER_VERSION=1.1.3 @@ -294,7 +294,7 @@ echo "---> packer-install.sh" # $PACKER_VERSION : Define a packer version passed as job paramter -PACKER_VERSION="${PACKER_VERSION:-1.0.2}" +PACKER_VERSION="${PACKER_VERSION:-1.1.3}" # Ensure we fail the job if any steps fail. set -eu -o pipefail