Attempt to move build to a different node part 2
[infra/cicd.git] / jjb / acumos / global-templates-acumos-push-upstream.yaml
index a0cf5b120c7c6fe52b698ccb7ca5fc0d5664f70a..541eb1c5efa91e7c70efdd959bfe679a620d08eb 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
@@ -38,7 +38,3 @@
     builders:
       - shell:
           !include-raw-escape: ./push-upstream-jobs.sh
-
-    publishers:
-      - notify-slack:
-          slack-channel: '#infra'