X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=57edc3ab3823f0fbba2d21f665de5f7710b74c5b;hb=refs%2Ftags%2Fv0.79.1;hp=9f740462a68bde5f9921a6f73cb44d01a4fb09f8;hpb=048aff89d28864363ba051c7624d280368e362d3;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 9f740462..57edc3ab 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -11,6 +11,14 @@ builders: - shell: !include-raw: ../shell/comment-to-gerrit.sh +- builder: + name: lf-ansible-config-file-provider + builders: + - config-file-provider: + files: + - file-id: "ansible-cfg" + target: "$HOME/.ansible/ansible.cfg" + - builder: name: lf-fetch-dependent-patches builders: @@ -112,6 +120,7 @@ - builder: name: lf-infra-packer-build builders: + - lf-ansible-config-file-provider - conditional-step: condition-kind: boolean-expression condition-expression: "{openstack}" @@ -158,7 +167,6 @@ variable: CLOUDENV - inject: properties-content: | - PACKER_BUILDER={packer-builder} PACKER_VERSION={packer-version} - shell: !include-raw-escape: - ../shell/packer-install.sh @@ -583,7 +591,7 @@ default: "{tox-envs}" description: | Tox environments to run build against. - Example: docs,py2,py3 + Example: docs,py3 - parameter: name: lf-build-with-parameters-maven-release