Files
ironic-python-agent/zuul.d/project.yaml
Jay Faulkner f080f70d93 CI: Zuul no longer respects queue param
Also added a required project so *in theory*
the source code for ipa-b off of the branch
for the job as opposed to a pypi package bound
requirements. ipa-b is one of those projects we
*always* state latest is best, but in this case
we also don't want to fight other possible issues.

Depends-On: https://review.opendev.org/c/openstack/ironic-python-agent-builder/+/860433
Change-Id: I1e7a3b3c9ded13b10002bb47e98d4a7b486e1dd4
2022-10-05 07:12:14 -07:00

44 lines
1.5 KiB
YAML

- project:
templates:
- openstack-python3-wallaby-jobs
- openstack-cover-jobs
- publish-openstack-docs-pti
- check-requirements
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-functional
- ipa-tox-examples
# NOTE(iurygregory) Only run this two jobs since we are testing
# wholedisk + partition on tempest
- ipa-tempest-bios-ipmi-direct-src
- ipa-tempest-bios-ipmi-iscsi-src
- ipa-tempest-uefi-redfish-vmedia-src
- ironic-standalone-ipa-src
- metalsmith-integration-ipa-src
- metalsmith-integration-ipa-src-uefi:
voting: false
# NOTE(dtantsur): non-voting because IPA source code is very unlikely
# to break them. They rather serve as a canary for broken POST jobs.
- ironic-python-agent-check-image-tinyipa:
voting: false
- ironic-python-agent-check-image-dib-centos8:
voting: false
# Non-voting jobs
- ipa-tempest-ironic-inspector-src:
voting: false
- ipa-tox-bandit:
voting: false
gate:
jobs:
- openstack-tox-functional
- ipa-tempest-bios-ipmi-direct-src
- ipa-tempest-bios-ipmi-iscsi-src
- ipa-tempest-uefi-redfish-vmedia-src
- metalsmith-integration-ipa-src
- ironic-standalone-ipa-src
post:
jobs:
- ironic-python-agent-build-image-tinyipa
- ironic-python-agent-build-image-dib-centos8