INFRA: Update the slack options for projects
[infra/cicd.git] / jjb / opendaylight / global-templates-opendaylight-rebase.yaml
index e6921391aa951df8511c90aa85a350d2cd64db8c..3c03959d84c1b5cea660e02f004350be42a489c9 100644 (file)
 
     parameters:
       - odl-gerrit-parameters
+      - string:
+          name: PROJECT
+          default: '{project}'
+          description: JJB configured PROJECT parameter to identify a Nordix Gerrit project
       - string:
           name: NORDIX_REMOTE
           default: 'ssh://infra@gerrit.nordix.org:29418/opendaylight/{project}.git'
@@ -43,3 +47,7 @@
     publishers:
       - notify-slack:
           slack-channel: '#infra'
+          notify-start: false
+          notify-success: false
+          notify-failure: true
+          notify-back-to-normal: true