diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-02-15 14:54:38 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2019-02-15 14:59:04 +0100 |
commit | da24e923c336408f96cff99445269d1ee604607e (patch) | |
tree | 8ccf384b74476e77200d518521a3ff7fb322a3ad /jjb | |
parent | ee48822a0df4e3fb6a231d6c6fb4a752acd8ef22 (diff) |
Update timeouts
Change-Id: I30dcd5fb581870c094973171ef53257039ae8f2e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-management/ci-management.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/ci-management/ci-management.yaml b/jjb/ci-management/ci-management.yaml index 75ab030f..32bae21c 100644 --- a/jjb/ci-management/ci-management.yaml +++ b/jjb/ci-management/ci-management.yaml @@ -77,7 +77,7 @@ wrappers: - agl-infra-wrappers: - build-timeout: '{build-timeout}' + build-timeout: '180' triggers: - gerrit-trigger-patch-merged: @@ -115,7 +115,7 @@ wrappers: - timeout: type: absolute - timeout: '{build-timeout}' + timeout: '180' timeout-var: 'BUILD_TIMEOUT' fail: true - ssh-agent-credentials: @@ -164,7 +164,7 @@ wrappers: - timeout: type: absolute - timeout: '{build-timeout}' + timeout: '180' timeout-var: 'BUILD_TIMEOUT' fail: true - ssh-agent-credentials: |