add ccsdk-sli-northbound
[infra/cicd.git] / jjb / opendaylight / global-templates-opendaylight-rebase.yaml
index 1d3d403f1fb6712e2c8675583d36872aa492b0b7..cbee1e3656a6e008469ec29d233cdf54313c76c6 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'opendaylight-{project-name}-rebase'
 
-    node: infra-ubuntu1804
+    node: infra-ubuntu2004
 
     disabled: false
 
     wrappers:
       - build-timeout:
           timeout: 10
+      - ssh-agent-credentials:
+          users:
+            - 'nordixinfra-nordix-gerrit-ssh'
 
     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