Merge "eiffel: Fix image name var and set harbor credentials"
[infra/cicd.git] / jjb / acumos / global-templates-acumos-rebase.yaml
index 29865cfa7fbf36ba7dd78f9b362a5754b611dc71..d4c176d16d0c6bd72a2ed9b8954a9b2bd1ef3457 100644 (file)
 
     parameters:
       - acumos-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/acumos/{project}.git'
 
     builders:
       - shell:
-          !include-raw-escape: ./rebase-jobs.sh
+          !include-raw-escape: ../global/rebase-jobs.sh
 
     publishers:
       - notify-slack:
           slack-channel: '#infra'
+          notify-start: false
+          notify-success: false
+          notify-failure: true
+          notify-back-to-normal: true