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:
parent
4ecbcf280a
commit
1e89f032b7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user