Merge "Add docu build for pharos"
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 3 Nov 2015 20:13:12 +0000 (20:13 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Tue, 3 Nov 2015 20:13:12 +0000 (20:13 +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