Merge "Add tox Python3.11 job to the testing queues"
This commit is contained in:
commit
dc0b1467d6
@ -104,6 +104,9 @@
|
||||
name: neutron-periodic-jobs
|
||||
periodic:
|
||||
jobs:
|
||||
# NOTE(ralonsoh): to be removed when "openstack-tox-py311" is defined
|
||||
# and added to "openstack-python3-jobs" template.
|
||||
- tox-py311
|
||||
- neutron-functional
|
||||
- neutron-functional-with-uwsgi-fips
|
||||
- neutron-functional-with-pyroute2-master
|
||||
|
@ -17,6 +17,10 @@
|
||||
- neutron-tox-override-jobs
|
||||
check:
|
||||
jobs:
|
||||
# NOTE(ralonsoh): to be removed when "openstack-tox-py311" is defined
|
||||
# and added to "openstack-python3-jobs" template.
|
||||
- tox-py311:
|
||||
voting: false
|
||||
- neutron-functional-with-uwsgi
|
||||
- neutron-fullstack-with-uwsgi
|
||||
- neutron-ovs-grenade-multinode
|
||||
|
Loading…
Reference in New Issue
Block a user