Merge "No-activity timeout for csit-perf jobs"
[ci-management.git] / jjb / global-macros.yaml
index b5b0e1f..caeb86c 100644 (file)
             timeout: 360
             fail: true
 
+- wrapper:
+    name: build-no-activity-timeout
+    wrappers:
+        - timeout:
+            type: no-activity
+            timeout: '{build-timeout}'
+            fail: true
+
 - wrapper:
     # This wrapper is required for all jobs as it configures the wrappers
     # needed by the fd.io infra.