INFRA: Switch to tox for JJB verify and merge jobs
[infra/cicd.git] / jjb / global / global-templates-java.yaml
index 639168bc018346bc51dff568f9fb2ec149a12eee..b3d651e5694bb2244f3d81cfb11b1498e8c5bcf6 100644 (file)
@@ -7,6 +7,9 @@
 
     concurrent: true
 
+    properties:
+      - logrotate
+
     parameters:
       - project-parameters:
           project: '{project}'
@@ -34,6 +37,8 @@
           ssh-credentials-id: nordixinfra-nordix-gerrit-ssh
           branch: '{branch}'
           refspec: $GERRIT_REFSPEC
+          wipe_workspace: true
+          clean_before: false
 
     triggers:
       - nordix-gerrit-trigger-patchset-created:
           branch: '{branch}'
           files: '**'
 
+    wrappers:
+      - build-timeout:
+          timeout: 45
+
     builders:
       - shell:
           !include-raw-escape: ./verify-jobs.sh