Merge "Small fixes to ownership, test mode."
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 3 Nov 2015 19:20:53 +0000 (19:20 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 3 Nov 2015 19:20:53 +0000 (19:20 +0000)
jjb/fuel/fuel.yml

index 97bac40..b99bcc0 100644 (file)
@@ -66,6 +66,9 @@
     wrappers:
         - ssh-agent-credentials:
             user: '{ssh-credentials}'
+        - timeout:
+            timeout: 360
+            fail: true
 
     triggers:
         - gerrit:
     wrappers:
         - ssh-agent-credentials:
             user: '{ssh-credentials}'
+        - timeout:
+            timeout: 360
+            fail: true
 
     triggers:
         - gerrit:
             refspec: ''
             branch: '{branch}'
 
+    wrappers:
+        - timeout:
+            timeout: 360
+            fail: true
+
     builders:
         - shell:
             !include-raw ./fuel-build.sh