osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/30202 )
Change subject: jobs/ttcn3: send mails to jenkins-notifications ML
......................................................................
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(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
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(a)gnumonks.org osmith(a)sysmocom.de
+ recipients: jenkins-notifications(a)lists.osmocom.org
send-to-individuals: false
- archive:
allow-empty: false
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/30202
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4fc554f0624e1ce98cafaf383132241365f1e4d9
Gerrit-Change-Number: 30202
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged