X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpackaging%2Fansible.yaml;h=ff961d9a0c6e91555f34884d4548aadabe6123e5;hb=ae7d3c0bfd621a7234a7224095020de9c8eb0fce;hp=f45e1ad9e6361e403dbb52571744f816cdeb86a7;hpb=8da2a76e4a945a5ceac0896631c22eb49a4cec2c;p=releng%2Fbuilder.git diff --git a/jjb/packaging/ansible.yaml b/jjb/packaging/ansible.yaml index f45e1ad9e..ff961d9a0 100644 --- a/jjb/packaging/ansible.yaml +++ b/jjb/packaging/ansible.yaml @@ -44,7 +44,7 @@ build-timeout: '{build-timeout}' builders: - - shell: !include-raw: include-raw-test-ansible-rpm.sh + - shell: !include-raw: test-ansible-rpm.sh triggers: - timed: '@daily' @@ -54,6 +54,9 @@ branch: '{branch}' files: '**' + publishers: + - lf-infra-publish + - job-template: name: '{project-name}-test-deb-{stream}' @@ -84,7 +87,7 @@ build-timeout: '{build-timeout}' builders: - - shell: !include-raw: include-raw-test-ansible-deb.sh + - shell: !include-raw: test-ansible-deb.sh triggers: - timed: '@daily' @@ -93,3 +96,6 @@ project: '{project}' branch: '{branch}' files: '**' + + publishers: + - lf-infra-publish