Fix missing v infront of KUBERNETES_VERSION
[infra/cicd.git] / jjb / opendev / global-templates-opendev-rebase.yaml
index b915c8b1b11f155e01c2c208dd0a724536516b30..18006da3ccf012a3b920f4c5c51d658d76b2c6c1 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'opendev-{project-name}-rebase'
 
-    node: infra-build01-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