Merge "Change ghprbActualCommit and ghprbTargetBranch to main in all BML jobs"
[infra/cicd.git] / jjb / global / global-templates-rebase.yaml
index d463b62c25969d537122e8ba74ce6afc66703d46..65008c4760c7aa82c4d3c656439b543880634bbf 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: '{project-name}-{stream}-rebase'
 
-    node: infra-ubuntu1804
+    node: infra-ubuntu2004
 
     disabled: false
 
@@ -38,6 +38,9 @@
     wrappers:
       - build-timeout:
           timeout: 10
+      - ssh-agent-credentials:
+          users:
+            - 'nordixinfra-nordix-gerrit-ssh'
 
     builders:
       - shell:
@@ -46,3 +49,7 @@
     publishers:
       - notify-slack:
           slack-channel: '#infra'
+          notify-start: false
+          notify-success: false
+          notify-failure: true
+          notify-back-to-normal: true