From: Thanh Ha Date: Mon, 29 Jan 2018 22:20:55 +0000 (-0500) Subject: Bump default timeout to 15 minutes for tox X-Git-Tag: v0.16.0~19 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F80%2F8580%2F1;p=releng%2Fglobal-jjb.git Bump default timeout to 15 minutes for tox Increase tox jobs default timeout to 15 minutes. Considering many things appear to be taking longer in Vexxhost this is likely necessary. Change-Id: I592146b1f0d47a9aedfdc91c1878a6f94b3d363c Signed-off-by: Thanh Ha --- diff --git a/jjb/lf-python-jobs.yaml b/jjb/lf-python-jobs.yaml index bf35918f..e07810ca 100644 --- a/jjb/lf-python-jobs.yaml +++ b/jjb/lf-python-jobs.yaml @@ -41,7 +41,7 @@ branch: master build-days-to-keep: 7 - build-timeout: 10 + build-timeout: 15 git-url: '$GIT_URL/$GERRIT_PROJECT' python-version: python2 stream: master