metal3: Parameterize version and reorganize projects
[infra/cicd.git] / jjb / opendaylight / global-templates-opendaylight-push-upstream.yaml
index 63743d751957df8e401248028e1983cf693f85a2..9eea436c4f3ff358b49c62f897a5b52b1c9df75e 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'opendaylight-{project-name}-push-upstream'
 
-    node: infra-ubuntu1804
+    node: infra-ubuntu2004
 
     disabled: false
 
     wrappers:
       - build-timeout:
           timeout: 10
+      - ssh-agent-credentials:
+          users:
+            - 'infra-upstream-gerrit-ssh-passphrase'
+            - 'nordixinfra-nordix-gerrit-ssh'
 
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'