Merge "Add email notification for heartbeat and coverage jobs"

This commit is contained in:
Jenkins 2016-09-06 07:25:17 +00:00 committed by Gerrit Code Review
commit d74f305fbe
2 changed files with 10 additions and 0 deletions

View File

@ -331,3 +331,11 @@
source: '**/*subunit_log.txt.gz'
keep-hierarchy: false
copy-after-failure: true
- publisher:
name: email-on-unstable-build
publishers:
- email:
recipients: mkarpin@mirantis.com nstarodubtsev@mirantis.com
notify-every-unstable-build: true
send-to-individuals: false

View File

@ -84,6 +84,7 @@
- collect-report
- collect-heartbeat-artifacts
- archive-artifacts
- email-on-unstable-build
- job-template:
@ -129,6 +130,7 @@
- collect-report
- collect-coverage-artifacts
- archive-artifacts
- email-on-unstable-build
- project:
name: murano