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


Change subject: jobs/coverity: modernize
......................................................................

jobs/coverity: modernize

* no need to mention "(jenkins-job-builder)" in the display-name
* set mail to jenkins-notifications ML like most other jobs

Change-Id: I0284dd7354157e057903f53cde149ce652e76550
---
M jobs/coverity.yml
1 file changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/jobs/coverity.yml b/jobs/coverity.yml
index 576fa29..88b8a49 100644
--- a/jobs/coverity.yml
+++ b/jobs/coverity.yml
@@ -9,7 +9,7 @@
     project-type: freestyle
     defaults: global
     description: 'Generated by job-builder'
-    display-name: 'Coverity-Upload (jenkins-job-builder)'
+    display-name: 'Coverity-Upload'
     node: coverity
     builders:
       - shell: |
@@ -18,7 +18,7 @@
           ./jenkins.sh
     publishers:
       - email:
-          recipients: [email protected] [email protected]
+          recipients: '[email protected]'
           notify-every-unstable-build: true
     properties:
       - build-discarder:

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

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

Reply via email to