Merge "Remove SQLAlchemy tips jobs"
This commit is contained in:
commit
8a9e03c3fb
@ -47,24 +47,6 @@
|
|||||||
ironic-inspector: True
|
ironic-inspector: True
|
||||||
ironic-inspector-dhcp: True
|
ironic-inspector-dhcp: True
|
||||||
|
|
||||||
# TODO(stephenfin): Remove this when we raise the upper-constraint globally
|
|
||||||
- job:
|
|
||||||
name: ironic-inspector-tox-unit-with-sqlalchemy-2x
|
|
||||||
parent: openstack-tox
|
|
||||||
description: |
|
|
||||||
Run unit tests with main branch of SQLAlchemy, alembic and oslo.db.
|
|
||||||
Takes advantage of the base tox job's install-siblings feature.
|
|
||||||
vars:
|
|
||||||
tox_envlist: py3
|
|
||||||
# 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
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: ironic-inspector-tempest-managed-non-standalone
|
name: ironic-inspector-tempest-managed-non-standalone
|
||||||
description: The boot is managed by ironic, ironic-inspector runs in non-standalone mode.
|
description: The boot is managed by ironic, ironic-inspector runs in non-standalone mode.
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
- release-notes-jobs-python3
|
- release-notes-jobs-python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- ironic-inspector-tox-unit-with-sqlalchemy-2x
|
|
||||||
- ironic-inspector-grenade
|
- ironic-inspector-grenade
|
||||||
- ironic-inspector-tempest
|
- ironic-inspector-tempest
|
||||||
- ironic-inspector-tempest-discovery
|
- ironic-inspector-tempest-discovery
|
||||||
@ -20,7 +19,6 @@
|
|||||||
voting: false
|
voting: false
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- ironic-inspector-tox-unit-with-sqlalchemy-2x
|
|
||||||
- ironic-inspector-grenade
|
- ironic-inspector-grenade
|
||||||
- ironic-inspector-tempest
|
- ironic-inspector-tempest
|
||||||
- ironic-inspector-tempest-discovery
|
- ironic-inspector-tempest-discovery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user