Update UDS Job to use 20.3 branch
[infra/cicd.git] / jjb / acumos / global-templates-acumos-push-upstream.yaml
index a0cf5b120c7c6fe52b698ccb7ca5fc0d5664f70a..03e6d9efb1dacdc6dac72092800e37cd64a5ba52 100644 (file)
@@ -1,11 +1,11 @@
 - job-template:
     name: 'acumos-{project-name}-push-upstream'
 
-    node: infra-build01-ubuntu1804
+    node: infra-ubuntu1804
 
     disabled: false
 
-    concurrent: true
+    concurrent: false
 
     properties:
       - logrotate
     wrappers:
       - build-timeout:
           timeout: 10
+      - ssh-agent-credentials:
+          users:
+            - 'infra-upstream-gerrit-ssh-passphrase'
 
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'