Update timeouts
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 15 Feb 2019 13:54:38 +0000 (14:54 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Fri, 15 Feb 2019 13:59:04 +0000 (14:59 +0100)
Change-Id: I30dcd5fb581870c094973171ef53257039ae8f2e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index 75ab030..32bae21 100644 (file)
@@ -77,7 +77,7 @@
 
     wrappers:
         - agl-infra-wrappers:
-          build-timeout: '{build-timeout}'
+          build-timeout: '180'
 
     triggers:
       - gerrit-trigger-patch-merged:
     wrappers:
       - timeout:
           type: absolute
-          timeout: '{build-timeout}'
+          timeout: '180'
           timeout-var: 'BUILD_TIMEOUT'
           fail: true
       - ssh-agent-credentials:
     wrappers:
       - timeout:
           type: absolute
-          timeout: '{build-timeout}'
+          timeout: '180'
           timeout-var: 'BUILD_TIMEOUT'
           fail: true
       - ssh-agent-credentials: