aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-12-22 08:53:51 +0100
committerHarald Welte <laforge@osmocom.org>2022-12-22 08:54:53 +0100
commit14772790d69779afe39c0428438d0d6a4eb3d8c7 (patch)
treefd7d58c9535678262d58a649b704012d94027388 /jobs
parentd2bcdd73d115c723dad4e6f89a4d42c4f06b5441 (diff)
ttcn3-testsuites-kernel-git: Use normal e-mail address
There's no need for a hard-coded special list of e-mail addresses for kernel related tests. Change-Id: Ida4313997c9ecee13af22414e6a1799a2d9dd2af
Diffstat (limited to 'jobs')
-rw-r--r--jobs/ttcn3-testsuites-kernel-git.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jobs/ttcn3-testsuites-kernel-git.yml b/jobs/ttcn3-testsuites-kernel-git.yml
index 80f8840..6bbd111 100644
--- a/jobs/ttcn3-testsuites-kernel-git.yml
+++ b/jobs/ttcn3-testsuites-kernel-git.yml
@@ -106,7 +106,7 @@
allow-empty-results: false
- email:
notify-every-unstable-build: false
- recipients: laforge@gnumonks.org osmith@sysmocom.de
+ recipients: '{obj:email}'
send-to-individuals: false
- archive:
allow-empty: false
@@ -128,5 +128,6 @@
wrappers:
- ansicolor:
colormap: xterm
+ email: jenkins-notifications@lists.osmocom.org
# vim: expandtab tabstop=2 shiftwidth=2