Merge "Various fixes to the deb_dpkg build script"
[ci-management.git] / jjb / csit / csit.yaml
index a084946..cb2a9e1 100644 (file)
@@ -35,7 +35,7 @@
     name: 'csit-vpp-functional-{stream}-virl'
 
     project-type: freestyle
-    node: verify
+    node: verify-ubuntu1604
     concurrent: true
 
     logrotate:
@@ -57,7 +57,7 @@
             choosing-strategy: 'gerrit'
 
     wrappers:
-        - fdio-infra-wrappers:
+       - fdio-infra-wrappers:
             build-timeout: '{build-timeout}'
 
     triggers:
@@ -81,7 +81,7 @@
     name: 'csit-vpp-perf-{stream}-{type}'
 
     project-type: freestyle
-    node: verify
+    node: verify-ubuntu1604
     concurrent: false
 
     logrotate:
             choosing-strategy: 'gerrit'
 
     wrappers:
-        - fdio-infra-wrappers:
-            build-timeout: 1440
-##change build timeout behaviour to no-activity, 30 minutes
-        - build-no-activity-timeout:
-            build-timeout: 30
+      - fdio-infra-wrappers-non-activity-timeout:
+          build-timeout: 30
 
     triggers:
         - gerrit-trigger-manually-triggered:
     description: 'Purpose of this job is to validate CSIT code of corresponding branch against verified vpp build from corresponding branch and create corresponding operational branch in case of success.'
 
     project-type: freestyle
-    node: verify
+    node: verify-ubuntu1604
     concurrent: false
 
     logrotate:
 
     wrappers:
         - fdio-infra-wrappers:
-            build-timeout: '480'
+            build-timeout: '600'
 
     triggers:
         - timed: '0 4 * * 0'
     description: 'Purpose of this job is to validate latest vpp build from corresponding branch stored in nexus against verified CSIT codebase of corresponding branch.'
 
     project-type: freestyle
-    node: verify
+    node: verify-ubuntu1604
     concurrent: false
 
     logrotate:
     description: 'Purpose of this job is to validate latest vpp build from corresponding branch stored in nexus against verified CSIT codebase of corresponding branch.'
 
     project-type: freestyle
-    node: verify
+    node: verify-ubuntu1604
     concurrent: false
 
     logrotate:
             branch: '{branch}'
 
     wrappers:
-        - fdio-infra-wrappers:
-            build-timeout: '1440'
-##change build timeout behaviour to no-activity, 30 minutes
-        - build-no-activity-timeout:
-            build-timeout: '1440'
+      - fdio-infra-wrappers-non-activity-timeout:
+          build-timeout: '1440'
 
     triggers:
         - timed: '0 20 * * *'