No-activity timeout for csit-perf jobs
[ci-management.git] / jjb / csit / csit.yaml
index e0fb835..f8d6736 100644 (file)
@@ -20,9 +20,6 @@
         - master:
             branch: 'master'
             branch-id: 'oper'
-        - '1609':
-            branch: 'rls1609'
-            branch-id: 'oper-rls1609'
     stream:
         - master:
             branch: 'master'
             users:
                 - '{ssh-credentials}'
         - fdio-infra-wrappers:
-            build-timeout: 1400
+            build-timeout: 1440
+##change build timeout behaviour to no-activity, 30 minutes
+        - build-no-activity-timeout:
+            build-timeout: 30
 
     triggers:
         - gerrit-trigger-manually-triggered:
                 - '{ssh-credentials}'
         - fdio-infra-wrappers:
             build-timeout: '1440'
+##change build timeout behaviour to no-activity, 30 minutes
+        - build-no-activity-timeout:
+            build-timeout: '1440'
 
     triggers:
         - timed: '0 20 * * *'