Fix timeout 65/20465/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 5 Mar 2019 05:10:54 +0000 (06:10 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 5 Mar 2019 05:11:07 +0000 (06:11 +0100)
The indentation was wrong for the timeout to be applied.

Change-Id: Ie556d3e61400585770f476057921b9decb6185d8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
jjb/ci-management/ci-management.yaml

index 32bae21..203effb 100644 (file)
@@ -39,7 +39,7 @@
     wrappers:
       - ssh-agent-credentials:
           users:
-            - '{ssh-credentials}'
+            - 'd28b1f3b-3603-49bc-b837-bb0a2e85d4b8'
 
     triggers:
       - gerrit-trigger-patch-submitted:
@@ -76,8 +76,8 @@
           choosing-strategy: 'default'
 
     wrappers:
-        - agl-infra-wrappers:
-          build-timeout: '180'
+      - agl-infra-wrappers:
+          build-timeout: '{build-timeout}'
 
     triggers:
       - gerrit-trigger-patch-merged: