Add job to test with SQLAlchemy master (2.x)

We add a wholly new job rather than modifying one of the oslo-tips jobs
since these jobs are run periodically rather than in the check queue and
we want to prevent regressions.

Change-Id: I1036b7b0d64c91f0f64b37340490a2e52ee0baea
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2023-07-20 10:35:31 +01:00
parent d1368745c5
commit 02440705ba
1 changed files with 18 additions and 0 deletions

View File

@ -29,6 +29,23 @@
- name: openstack/stevedore
- name: openstack/taskflow
# Temporary job until SQLAlchemy 2.0 is no longer blocked by upper-requirements
# NOTE(stephenfin): We only need functional tests since DB interactions are
# stubbed out in unit tests
- job:
name: glance-tox-functional-py39-sqlalchemy-tips
parent: openstack-tox-functional-py39
description: |
Glance py39 functional tests vs. sqlalchemy and relatedd project masters
# The job only tests the latest and shouldn't be run on the stable branches
branches: ^(?!stable)
required-projects:
- name: openstack/oslo.db
- name: github.com/sqlalchemy/sqlalchemy
override-checkout: main
- name: github.com/sqlalchemy/alembic
override-checkout: main
- job:
name: glance-tox-functional-py39-rbac-defaults
parent: openstack-tox-functional-py39
@ -321,6 +338,7 @@
- openstack-tox-functional-py39
- openstack-tox-functional-py310
- glance-tox-functional-py39-rbac-defaults
- glance-tox-functional-py39-sqlalchemy-tips
- glance-ceph-thin-provisioning:
voting: false
irrelevant-files: &tempest-irrelevant-files