Add timeout to ovsnfv merge and daily jobs.
[releng.git] / jjb / ovsnfv / ovsnfv.yml
index 8a119d9..f12718a 100644 (file)
             refspec: ''
             choosing-strategy: 'default'
 
+    wrappers:
+        - timeout:
+            timeout: 24
+            fail: true
+
     triggers:
         - gerrit:
             trigger-on:
             refspec: ''
             branch: '{branch}'
 
+    wrappers:
+        - timeout:
+            timeout: 24
+            fail: true
+
     triggers:
         - timed: '@midnight'