From 0d6c9fb85d5fa582ca795abf48122728b6bfa0b5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 15 Aug 2018 19:39:16 +0200 Subject: [PATCH] Increase releasenotes publish timeout Building nova with 4 translations takes too long, increase timeout. Change-Id: I9850f8d41bb303648a63c378c5f0376ec2c5f225 --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 1adf3d3fbe..e4c1e40965 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -411,6 +411,8 @@ - playbooks/publish/releasenotes.yaml - playbooks/publish/openstack-afs.yaml override-branch: master + # Building translated releasenotes can take long for large repositories + timeout: 3600 required-projects: - name: openstack/requirements roles: