Add it/test
[infra/cicd.git] / jjb / acumos / global-templates-acumos-rebase.yaml
index 5ae2c88fe78416a3c347219a603e0d444fc1b1e6..f18732c3f98279fdc008b8cf2c1866cea3734d60 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'acumos-{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