ironic-inspector retirement: end most gating

This removes gating for ironic-inspector and related projects. However,
since ironic-inspector may need a release in case of a catastrophic
security bug, we need to leave a limited number of gate jobs running.

The other inspector-adjacent projects do not have such a need and are
fully removed.

Change-Id: I2dab04113ebc07ca91fa70e64af91dc855d2d5de
Signed-Off-By: Jay Faulkner <jay@jvf.cc>
This commit is contained in:
Jay Faulkner
2025-10-08 09:52:12 -07:00
parent b4ccd79336
commit 503e6d2735

View File

@@ -2047,19 +2047,23 @@
- api-ref-jobs
- publish-to-pypi
# NOTE(JayF): ironic-inspector is deprecated, but may receive security
# fixes on stable branches. Ensure we can release on stable
# branches. Last supported ironic-inspector is in 2025.2.
- project:
name: openstack/ironic-inspector
queue: ironic
templates:
- official-openstack-repo-jobs
- translation-jobs-master-only
- publish-to-pypi
- api-ref-jobs
- publish-to-pypi-stable-only
- noop-jobs
- project:
name: openstack/ironic-inspector-specs
queue: ironic
templates:
- official-openstack-repo-jobs
- noop-jobs
# NOTE(JayF): ironic-lib is deprecated, but may receive security
# fixes on stable branches. Ensure we can release on
@@ -3878,7 +3882,7 @@
name: openstack/python-ironic-inspector-client
templates:
- official-openstack-repo-jobs
- publish-to-pypi
- noop-jobs
- project:
name: openstack/python-ironicclient