Merge "Remove SQLAlchemy tips jobs"

This commit is contained in:
Zuul 2024-05-15 18:45:32 +00:00 committed by Gerrit Code Review
commit 984d3adadd
1 changed files with 0 additions and 16 deletions

View File

@ -178,21 +178,6 @@
- ^heat/tests/.*$
- ^releasenotes/.*$
- job:
name: heat-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: ^master$
required-projects:
- name: github.com/sqlalchemy/sqlalchemy
override-checkout: main
- name: github.com/sqlalchemy/alembic
override-checkout: main
- name: openstack/oslo.db
- project:
queue: heat
templates:
@ -209,7 +194,6 @@
- heat-functional
- heat-functional-legacy
- heat-functional-centos-9-stream
- heat-tox-py310-with-sqlalchemy-2x
gate:
jobs:
- grenade-heat-multinode