Merge "Drop sqlalchemy 2x job" into stable/2023.2

This commit is contained in:
Zuul 2023-11-29 22:23:38 +00:00 committed by Gerrit Code Review
commit 2ca4b1be6d
1 changed files with 0 additions and 29 deletions

View File

@ -81,19 +81,6 @@
parent: designate-bind9
nodeset: devstack-single-node-centos-9-stream
- job:
name: designate-bind9-sqlalchemy-2x
parent: designate-bind9
description: |
Run tempest tests with main branch of SQLAlchemy, alembic and oslo.db.
# The job only tests the latest and shouldn't be run on the stable branches
branches: ^(?!stable)
required-projects:
- name: openstack/oslo.db
vars:
devstack_localrc:
USE_SQLALCHEMY_LATEST: true
- job:
name: designate-pdns4
post-run: playbooks/designate-pdns4/post.yaml
@ -189,22 +176,6 @@
vars:
tox_envlist: dnspython-latest
# Temporary job until SQLAlchemy 2.0 is no longer blocked by upper-requirements
- job:
name: designate-tox-py310-with-sqlalchemy-2x
parent: openstack-tox-py310
description: |
Run unit tests with main branch of SQLAlchemy, alembic and oslo.db.
Takes advantage of the base tox job's install-siblings feature.
# The job only tests the latest and shouldn't be run on the stable branches
branches: ^(?!stable)
required-projects:
- name: github.com/sqlalchemy/sqlalchemy
override-checkout: main
- name: github.com/sqlalchemy/alembic
override-checkout: main
- name: openstack/oslo.db
- project-template:
name: designate-devstack-jobs
queue: designate