deb_dpdk: add new 18.08.x branch
[ci-management.git] / jjb / csit / csit.yaml
index aa4e992..632b30c 100644 (file)
@@ -60,6 +60,9 @@
         - master:
             branch: 'master'
             branch-id: 'oper'
+        - '1807':
+            branch: 'rls1807'
+            branch-id: 'oper-rls1807'
     stream:
         - master:
             branch: 'master'
@@ -76,6 +79,9 @@
         - '1804':
             branch: 'rls1804'
             branch-id: 'oper-rls1804'
+        - '1807':
+            branch: 'rls1807'
+            branch-id: 'oper-rls1807'
 
 
 - job-template:
             build-timeout: '{build-timeout}'
 
     triggers:
-        - timed: '0 2,16 * * *'
+        # - timed: '0 2,16 * * *'
+        - timed: '0 16 * * 1,3,5'
 
     builders:
         - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
       </ul>
 
     project-type: freestyle
-    node: 'ubuntu1604-basebuild-4c-4g'
+    node: 'ubuntu1604-basebuild-8c-32g'
     concurrent: true
 
     logrotate: