From b6e5cb37c42c666581471799515dd3bd41950ba3 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Thu, 24 Oct 2019 12:42:47 +0200 Subject: [PATCH] Revert "Increase tag-releases timeout" This reverts commit e7a87665a8913f2927d2b3ca065086f79113d1a0 which triggered the following error: Unable to freeze job graph: Unable to modify final job attribute timeout=3600 with variant Change-Id: I70b2e3f25cecef42ccc7a4a991c52b5a6a4765fa --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 051d2559b7..5461208f5a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -46,8 +46,7 @@ - ^doc/.*$ release-post: jobs: - - tag-releases: - timeout: 3600 + - tag-releases - publish-tox-docs-static: dependencies: - tag-releases