[sqlalchemy-20] Remove CI job "neutron-vpnaas-openstack-tox-py310-with-sqlalchemy-main"
The SQLAlchemy 2.0 migration is concluded and there is no need to keep the jobs testing the main branch anymore. Change-Id: I077e37c21b3026de64d54f0a0aff8d38371c0a90
This commit is contained in:
parent
d21f60f7c6
commit
a8ee157ddf
14
.zuul.yaml
14
.zuul.yaml
@ -49,7 +49,6 @@
|
||||
- openstack-tox-py310-with-oslo-master:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- neutron-vpnaas-openstack-tox-py310-with-sqlalchemy-main
|
||||
periodic-weekly:
|
||||
jobs:
|
||||
- openstack-tox-py312:
|
||||
@ -61,7 +60,6 @@
|
||||
- openstack-tox-py310-with-oslo-master:
|
||||
required-projects:
|
||||
- openstack/neutron
|
||||
- neutron-vpnaas-openstack-tox-py310-with-sqlalchemy-main
|
||||
- neutron-tempest-plugin-vpnaas
|
||||
- neutron-tempest-plugin-vpnaas-ovn
|
||||
- neutron-vpnaas-functional-sswan
|
||||
@ -93,15 +91,3 @@
|
||||
- ^doc/.*$
|
||||
- ^neutron_vpnaas/tests/unit/.*$
|
||||
- ^releasenotes/.*$
|
||||
|
||||
- job:
|
||||
name: neutron-vpnaas-openstack-tox-py310-with-sqlalchemy-main
|
||||
required-projects:
|
||||
- name: github.com/sqlalchemy/sqlalchemy
|
||||
override-checkout: main
|
||||
- name: github.com/sqlalchemy/alembic
|
||||
override-checkout: main
|
||||
- openstack/oslo.db
|
||||
- openstack/neutron
|
||||
- openstack/neutron-lib
|
||||
parent: openstack-tox-py310-with-oslo-master
|
||||
|
Loading…
Reference in New Issue
Block a user