FDIO: Fast Data Project introduction to Nordix
[infra/cicd.git] / jjb / global / global-templates-push-upstream.yaml
index 032a71748a391f08b2b328dd270c6e15a6caa93f..0cea40999d70ceacfe6d23d8cf5c894e25fce5b9 100644 (file)
@@ -5,7 +5,7 @@
 
     disabled: false
 
-    concurrent: true
+    concurrent: false
 
     properties:
       - logrotate
@@ -21,6 +21,8 @@
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - nordix-gerrit-push-upstream:
     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'