trying to make java11 job specfic
[infra/cicd.git] / jjb / onap / global-templates-onap-rebase.yaml
index 74da77b7a21b282f636c9b1f12fd091bf2e9f5a9..5345d745b71bbb0744fc19e4f7ed842f0c83ff6f 100644 (file)
@@ -1,7 +1,7 @@
 - job-template:
     name: 'onap-{project-name}-{stream}-rebase'
 
-    node: infra-build01-ubuntu1804
+    node: infra-ubuntu1804
 
     disabled: false
 
@@ -25,6 +25,8 @@
           ssh-credentials-id: nordixinfra-lfn-gerrit-ssh
           branch: '{branch}'
           refspec: ''
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - onap-gerrit-trigger-change-merged:
@@ -44,3 +46,7 @@
     publishers:
       - notify-slack:
           slack-channel: '#infra'
+          notify-start: false
+          notify-success: false
+          notify-failure: true
+          notify-back-to-normal: true