Merge "Email a monthly repo archives link to OPNFV Legal"
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 11 Dec 2017 17:46:34 +0000 (17:46 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 11 Dec 2017 17:46:34 +0000 (17:46 +0000)
1  2 
jjb/releng/opnfv-utils.yml

@@@ -24,8 -24,8 +24,8 @@@
            description: Slaves to prune docker images
            default-slaves:
              - arm-build2
 +            - ericsson-build3
              - ericsson-build4
 -            - ericsson-build5
              - lf-build2
            allowed-multiselect: true
            ignore-offline-nodes: true
        - shell:
            !include-raw-escape: opnfv-repo-archiver.sh
  
+     publishers:
+       - email-ext:
+           content-type: 'text'
+           failure: false
+           always: true
+           body:
+             ${{FILE,path="archive-link.txt"}}
+           reply-to: >
+             helpdesk@opnfv.org
+           recipients: >
+             swinslow@linuxfoundation.org
  - job-template:
      name: 'check-status-of-slaves'