Merge "Use py312 for all neutron jobs"

This commit is contained in:
Zuul 2024-09-30 17:38:03 +00:00 committed by Gerrit Code Review
commit 3c2199415f
3 changed files with 7 additions and 7 deletions

View File

@ -15,10 +15,10 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =

View File

@ -234,9 +234,9 @@
override-checkout: main
- job:
name: openstack-tox-py311-with-sqlalchemy-master
name: openstack-tox-py312-with-sqlalchemy-master
branches: ^master$
parent: openstack-tox-py311
parent: openstack-tox-py312
required-projects:
- name: github.com/sqlalchemy/sqlalchemy
override-checkout: main

View File

@ -82,13 +82,13 @@
- neutron-tempest-plugin-api-ovn-wsgi
# Jobs added to the periodic queue by templates defined in
# https://opendev.org/openstack/openstack-zuul-jobs/src/branch/master/zuul.d/project-templates.yaml
- openstack-tox-py311-with-neutron-lib-master:
- openstack-tox-py312-with-neutron-lib-master:
timeout: 3600
irrelevant-files: *irrelevant-files
- openstack-tox-py311-with-oslo-master:
- openstack-tox-py312-with-oslo-master:
timeout: 3600
irrelevant-files: *irrelevant-files
- openstack-tox-py311-with-ovsdbapp-master:
- openstack-tox-py312-with-ovsdbapp-master:
timeout: 3600
irrelevant-files: *irrelevant-files
@ -126,7 +126,7 @@
- openstack-tox-py39-with-oslo-master:
timeout: 3600
irrelevant-files: *irrelevant-files
- openstack-tox-py311-with-sqlalchemy-master:
- openstack-tox-py312-with-sqlalchemy-master:
timeout: 3600
irrelevant-files: *irrelevant-files
- neutron-functional-with-oslo-master