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
This commit is contained in:
Slawek Kaplonski 2021-11-23 22:28:09 +01:00
parent 4ecbcf280a
commit 1e89f032b7
1 changed files with 1 additions and 0 deletions

View File

@ -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