Increase tox-py311 timeout to 3600 seconds

This is default configured timeout for Neutron "openstack-tox-pyXX"
jobs.

Closes-Bug: #2006264
Change-Id: I544ef84a015d1a90969dd41713b6248c6b84424d
This commit is contained in:
Rodolfo Alonso Hernandez
2023-02-13 12:55:37 +01:00
parent f8121ee981
commit f9880c2013
2 changed files with 3 additions and 1 deletions

View File

@@ -108,7 +108,8 @@
jobs:
# NOTE(ralonsoh): to be removed when "openstack-tox-py311" is defined
# and added to "openstack-python3-jobs" template.
- tox-py311
- tox-py311:
timeout: 3600
- neutron-functional
- neutron-functional-with-uwsgi-fips
- neutron-functional-with-pyroute2-master

View File

@@ -21,6 +21,7 @@
# and added to "openstack-python3-jobs" template.
- tox-py311:
voting: false
timeout: 3600
- neutron-functional-with-uwsgi
- neutron-fullstack-with-uwsgi
- neutron-ovs-grenade-multinode