From 938581d9bd2ff46165c247d7c42d9492459522a8 Mon Sep 17 00:00:00 2001 From: Rodolfo Alonso Hernandez Date: Mon, 27 Jan 2020 13:31:00 +0000 Subject: [PATCH] Increate tox-py38 timeout to 3600 seconds Days after [1] was merged, [2] was merged too, adding a new CI job: py38. This patch amends [1] increasing the timeout for this new job. [1] https://review.opendev.org/#/c/703751 [2] https://review.opendev.org/#/c/693401 Change-Id: I128f3c4621d2354ac6b0d07ccf34b84862efe7de Closes-Bug: #1860332 --- zuul.d/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5f5f70c0aa4..29c37507d4a 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -81,6 +81,8 @@ timeout: 3600 - openstack-tox-py37: # from openstack-python3-ussuri-jobs template timeout: 3600 + - openstack-tox-py38: # from openstack-python3-ussuri-jobs template + timeout: 3600 - openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template timeout: 3600 gate: