osmith has uploaded this change for review.

View Change

jobs/update-osmo-*: change mail recipients

Use jenkins-notifications@lists.osmocom.org like in most other jobs to
not clutter the other ML.

Change-Id: I95c22215dbe09d06d9458a980d15370440f67fd6
---
M jobs/update-osmo-ci-on-slaves.yml
M jobs/update-osmo-python-on-slaves.yml
2 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/58/28458/1
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index c99bf5b..df6bd99 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -43,7 +43,7 @@

publishers:
- email:
- recipients: intern@lists.sysmocom.de
+ recipients: jenkins-notifications@lists.osmocom.org

# Trigger from docker-playground.git too
- job:
diff --git a/jobs/update-osmo-python-on-slaves.yml b/jobs/update-osmo-python-on-slaves.yml
index aa4cfe3..4a2afbc 100644
--- a/jobs/update-osmo-python-on-slaves.yml
+++ b/jobs/update-osmo-python-on-slaves.yml
@@ -40,6 +40,6 @@
project: update-osmo-ci-on-slaves
threshold: FAILURE
- email:
- recipients: intern@lists.sysmocom.de
+ recipients: jenkins-notifications@lists.osmocom.org

# vim: expandtab tabstop=2 shiftwidth=2

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I95c22215dbe09d06d9458a980d15370440f67fd6
Gerrit-Change-Number: 28458
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange