Remove email notifications in autorelease jobs 47/53847/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 25 Mar 2017 03:43:57 +0000 (23:43 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 25 Mar 2017 03:45:00 +0000 (23:45 -0400)
The email notifications send an email to the jenkins mailing list. We
don't really pay attention to these so remove them. We now have the
ar-notify scripts in place which provides sufficient notification for
these jobs anyway.

Change-Id: Ie9b06e99c3e92b4911b355524bb79b335c2505e3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index 847b479a6eb5ecb87ea4f004ad440f0b4f2a8a25..269cf528cf1c284c9dd295f5ecab8503182f44f4 100644 (file)
           # way for downstream jobs to pull the latest version of this file
           # in their builds.
           artifacts: 'dependencies.log'
-      - email-notification:
-          email-recipients: '{email-recipients}'
-          email-prefix: '[autorelease]'
       - trigger-parameterized-builds:
           - project: 'integration-distribution-test-{integration-test}'
             condition: UNSTABLE_OR_BETTER
             fail-on-missing: true
       - opendaylight-infra-shiplogs:
           maven-version: 'mvn33'
-