Merge "engine: Create verify jobs for openstack stack"
[infra/cicd.git] / jjb / opendev / global-templates-opendev-push-upstream.yaml
index c0c279e9f587f5a0fe22004b91fc1ed273fa9b77..cabc612c584592b415310537c4090da4da5cc0a4 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'opendev-{project-name}-push-upstream'
 
-    node: infra-build01-ubuntu1804
+    node: infra-ubuntu1804
 
     disabled: false
 
     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'