7c6ea6c157
The most recent SQLAlchemy and Alembic versions are now in upper-constraints. As a result, this job has served its purpose and can be removed. For more information, see [1]. [1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/RBHXHTO3GUOOXVSZXD4C2O3TKDOH2QSC/ Co-Authored-By: Stephen Finucane <stephenfin@redhat.com> Depends-on: https://review.opendev.org/c/openstack/ironic/+/915789 Change-Id: Ia256e9ba5a7751ca24277bbb7aabef3833dbe83e
29 lines
827 B
YAML
29 lines
827 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-python3-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- ironic-inspector-grenade
|
|
- ironic-inspector-tempest
|
|
- ironic-inspector-tempest-discovery
|
|
- openstack-tox-functional
|
|
- bifrost-integration-tinyipa-ubuntu-jammy:
|
|
voting: false
|
|
- ironic-inspector-tox-bandit:
|
|
voting: false
|
|
- ironic-inspector-tox-codespell:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- ironic-inspector-grenade
|
|
- ironic-inspector-tempest
|
|
- ironic-inspector-tempest-discovery
|
|
- openstack-tox-functional
|
|
experimental:
|
|
jobs:
|
|
- ironic-inspector-tempest-managed-non-standalone
|