Files
openstackclient/.zuul.yaml
Goutham Pacha Ravi 67772ad774 Drop python-ironic-inspector-client
From requirements and the zuul job testing
plugins because the repository is now retired

[1] https://review.opendev.org/c/openstack/governance/+/963470

Change-Id: If2d3b21f0f41b50f9239ee0b07f4166409afbd5b
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2025-10-17 13:26:24 -07:00

46 lines
1.3 KiB
YAML

# from o-z-j/zuul.d/zuul-legacy-jobs.yaml
- job:
name: openstackclient-check-plugins
parent: unittests
pre-run: playbooks/pre.yaml
run: playbooks/openstackclient-check-plugins/run.yaml
timeout: 1800
required-projects:
- openstack/openstackclient
- openstack/python-openstackclient
- openstack/python-aodhclient
- openstack/python-barbicanclient
- openstack/python-cloudkittyclient
- openstack/python-designateclient
- openstack/python-heatclient
- openstack/python-ironicclient
- openstack/python-magnumclient
- openstack/python-manilaclient
- openstack/python-mistralclient
- openstack/python-neutronclient
- openstack/python-octaviaclient
- openstack/python-troveclient
- openstack/python-vitrageclient
- openstack/python-watcherclient
- openstack/python-zaqarclient
- openstack/python-zunclient
- openstack/osc-placement
- openstack/requirements
branches:
regex: ^stable/.*$
negate: true
- project-template:
name: openstackclient-plugin-jobs
check:
jobs:
- openstackclient-check-plugins:
voting: false
- project:
templates:
- openstackclient-plugin-jobs
- build-openstack-docs-pti
- check-requirements
- openstack-python3-jobs