X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=.jjb-test%2Fexpected-xml%2Fgithub-ciman-packer-merge-centos-java-builder;h=29ded269dd336182986002f35ee66ff2463dd60c;hb=8bacaf67000180245721363de6f699c32ee5da35;hp=86f2f16f460bb9a30b0f093e37c3fa7e20a05d10;hpb=7b93f6b4bae8c996e38dbab01a1a129b8dbfd47d;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/expected-xml/github-ciman-packer-merge-centos-java-builder b/.jjb-test/expected-xml/github-ciman-packer-merge-centos-java-builder index 86f2f16f..29ded269 100644 --- a/.jjb-test/expected-xml/github-ciman-packer-merge-centos-java-builder +++ b/.jjb-test/expected-xml/github-ciman-packer-merge-centos-java-builder @@ -345,7 +345,7 @@ mkdir -p "$PACKER_LOGS_DIR" export PATH="${WORKSPACE}/bin:$PATH" # Prioritize the project's own version of vars if available -platform_file="vars/$PACKER_PLATFORM.json" +platform_file="common-packer/vars/$PACKER_PLATFORM.json" if [ -f "$PACKER_PLATFORM" ]; then platform_file="vars/$PACKER_PLATFORM.json" fi