Merge "CSIT-PERF: New trigger design"
[ci-management.git] / jjb / csit / csit.yaml
index acb4f08..e96f8d8 100644 (file)
 
     project-type: freestyle
     node: 'ubuntu1604-basebuild-4c-4g'
-    concurrent: false
+    concurrent: true
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
             build-timeout: '{build-timeout}'
 
     triggers:
-        - timed: '0 0 * * SUN'
+        - timed: '0 0 * * 6'
 
     builders:
         - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'