From d3015e82726a6a4abc535c13cbf0f83355b5678d Mon Sep 17 00:00:00 2001 From: Tobias Henkel Date: Fri, 17 May 2019 10:21:48 +0200 Subject: [PATCH] Increase timeout of zuul-tox-remote We frequently have runtimes of zuul-tox-remote near the default timeout of 30 minutes and also see occasional timeouts on slower nodes. Thus increase the timeout to 45 minutes. Change-Id: I97f29ff781d6bb087346e09df7f3328ca9e5f572 --- .zuul.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a2b230dddb..a9c69a37e6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -194,7 +194,8 @@ - zuul-stream-functional-2.6 - zuul-stream-functional-2.7 - zuul-stream-functional-2.8 - - zuul-tox-remote + - zuul-tox-remote: + timeout: 2700 # 45 minutes - zuul-quick-start: dependencies: zuul-build-image - nodepool-zuul-functional: @@ -231,7 +232,8 @@ - zuul-stream-functional-2.6 - zuul-stream-functional-2.7 - zuul-stream-functional-2.8 - - zuul-tox-remote + - zuul-tox-remote: + timeout: 2700 # 45 minutes - zuul-quick-start: dependencies: zuul-upload-image post: