Merge "Remove SQLAlchemy tips jobs"
This commit is contained in:
commit
984d3adadd
16
.zuul.yaml
16
.zuul.yaml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user