summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawek Kaplonski <skaplons@redhat.com>2021-11-23 22:28:09 +0100
committerSlawek Kaplonski <skaplons@redhat.com>2021-11-23 22:29:50 +0100
commit1e89f032b7b47cc2a3567da40fc6d5ace10ee768 (patch)
tree5d461c701ebab44fa5472771c63b707fccd5f913
parent4ecbcf280ad008f17ab4a72bc56a9793c32f7dc7 (diff)
downloadoslo-policy-1e89f032b7b47cc2a3567da40fc6d5ace10ee768.tar.gz
Increase timeout of the cross-neutron-tox-py38 job
It seems that since some time that job is timing out. To fix that, this patch sets timeout for the cross-neutron-tox-py38 job to 3600 seconds which is the same value as configured for unit tests jobs in Neutron. Change-Id: If360a366b7299e36c80adaefe5baf559a5c16bdd
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 11c4ca9..c233f45 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -27,6 +27,7 @@
parent: openstack-tox
description: |
Run cross-project unit tests on neutron.
+ timeout: 3600
vars:
zuul_work_dir: src/opendev.org/openstack/neutron
tox_envlist: py38