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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user