From: Jan-Simon Moeller Date: Wed, 19 Feb 2020 12:11:02 +0000 (+0100) Subject: Update global build timeout to 900 min X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F24047%2F1;p=ci-management.git Update global build timeout to 900 min Some builds hit the 10h job timeout mark atm. Signed-off-by: Jan-Simon Moeller Change-Id: I2fa681d474e854e8335171f760ecf4e78dde4c8c --- diff --git a/jjb/global-defaults.yaml b/jjb/global-defaults.yaml index 084f18f5..ac0a6af1 100644 --- a/jjb/global-defaults.yaml +++ b/jjb/global-defaults.yaml @@ -9,7 +9,7 @@ build-artifact-days-to-keep: -1 build-artifact-num-to-keep: 10 # Timeout in minutes - build-timeout: 600 + build-timeout: 900 ssh-credentials: 'd28b1f3b-3603-49bc-b837-bb0a2e85d4b8' # AGL branch defaults