Merge "Increase tox-py311 timeout to 3600 seconds"
This commit is contained in:
commit
3d7a8df78c
@ -95,7 +95,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
|
||||
|
Loading…
Reference in New Issue
Block a user