osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/30203 )


Change subject: jobs/ttcn3: allow overriding email per job
......................................................................

jobs/ttcn3: allow overriding email per job

Change-Id: I4d9e08dfbc5c2ad442fc8b4da09009a047f67784
---
M jobs/ttcn3-testsuites.yml
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/03/30203/1

diff --git a/jobs/ttcn3-testsuites.yml b/jobs/ttcn3-testsuites.yml
index 70f561e..8834ee3 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: [email protected]
+          recipients: '{obj:email}'
           send-to-individuals: false
       - archive:
           allow-empty: false
@@ -498,5 +498,6 @@
     wrappers:
     - ansicolor:
         colormap: xterm
+    email: [email protected]

 # vim: expandtab tabstop=2 shiftwidth=2

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/30203
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I4d9e08dfbc5c2ad442fc8b4da09009a047f67784
Gerrit-Change-Number: 30203
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to