Increase cross-neutron job timeout

Neutron tox jobs are getting ever slower, neutron itself has therefore
recently increased their tox job timeout to 1h[0]. Do the same here in
order to avoid failures.

[0] I415c1d67757354243855ac44862f245eb08887c8

Change-Id: Icad8e95cbb78338b2e2d93a1af0de9ece04f09f0
This commit is contained in:
Dr. Jens Harbott 2021-11-14 10:11:04 +01:00
parent fbfbcc8e01
commit 4b37a3d1ac
No known key found for this signature in database
GPG Key ID: E7862B245C3596B1
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@
parent: requirements-cross-test
description: Run cross-project tests on neutron with py38.
required-projects: openstack/neutron
timeout: 3600
vars:
tox_envlist: py38