osmith submitted this change.

View Change

Approvals: Jenkins Builder: Verified pespin: Looks good to me, but someone else must approve laforge: Looks good to me, approved
jobs/ttcn3: send mails to jenkins-notifications ML

Send the mails to the mailing list rather than to only Harald and me, so
it's less likely that failures go unnoticed in case we are both
unavailable.

Change-Id: I4fc554f0624e1ce98cafaf383132241365f1e4d9
---
M jobs/ttcn3-testsuites.yml
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 17a0942..70f561e 100644
--- a/jobs/ttcn3-testsuites.yml
+++ b/jobs/ttcn3-testsuites.yml
@@ -476,7 +476,7 @@
allow-empty-results: false
- email:
notify-every-unstable-build: true
- recipients: laforge@gnumonks.org osmith@sysmocom.de
+ recipients: jenkins-notifications@lists.osmocom.org
send-to-individuals: false
- archive:
allow-empty: false

To view, visit change 30202. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4fc554f0624e1ce98cafaf383132241365f1e4d9
Gerrit-Change-Number: 30202
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged