From 4f8af713e1cb9ff57bc02cb7c87a4903c3ea7ff8 Mon Sep 17 00:00:00 2001 From: Michal Nasiadka Date: Thu, 16 Apr 2020 16:42:46 +0200 Subject: [PATCH] CI: Set post timeout to half hour Observed that a couple of jobs daily fail on post-timeout, when uploading logs to Swift. Change-Id: I4445ebafd3eaae2f83b31dd1fc7f3f07d9c5612f --- zuul.d/base.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 225a60f000..0f5fe9ae2c 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -6,6 +6,7 @@ post-run: tests/post.yml attempts: 5 timeout: 7200 + post-timeout: 1800 required-projects: - openstack/kolla-ansible - openstack/requirements