Add timeout to ovsnfv merge and daily jobs. 97/13697/4
authorThomas F Herbert <therbert@redhat.com>
Thu, 5 May 2016 21:52:16 +0000 (17:52 -0400)
committerThomas F Herbert <therbert@redhat.com>
Thu, 5 May 2016 22:45:12 +0000 (18:45 -0400)
Fixed whitespace. Set for 24 minutes

Change-Id: I0ebf60fd9ea8f6132963da27d39bf2daf44e401d
Signed-off-by: Thomas F Herbert <therbert@redhat.com>
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'