Update feature tests to v1beta1
[infra/cicd.git] / jjb / opendaylight / global-templates-opendaylight-rebase.yaml
index e6921391aa951df8511c90aa85a350d2cd64db8c..71be8982f7e215ebaade5eadca1946135b369dcf 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'
 
     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