95b3ed3fed
Updating tests after change [1] and [2] in ironic-lib. [1]ae53e8e4b3
[2]7644196e7d
Change-Id: I880b4f82beb117d8812e60c13040e19476cec32b
49 lines
1.7 KiB
YAML
49 lines
1.7 KiB
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-python3-jobs
|
|
- openstack-python3-jobs-arm64
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- ipa-tox-bandit
|
|
- 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-uefi-redfish-vmedia-src
|
|
- metalsmith-integration-ipa-src-uefi
|
|
# NOTE(rpittau): Currently broken because of an issue with parted
|
|
- metalsmith-integration-ipa-src-legacy:
|
|
voting: false
|
|
- ironic-standalone-ipa-src
|
|
# 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-centos9:
|
|
voting: false
|
|
# Non-voting jobs
|
|
- ipa-tempest-ironic-inspector-src:
|
|
voting: false
|
|
- ipa-tox-codespell:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- ipa-tox-bandit
|
|
- ipa-tox-examples
|
|
- ipa-tempest-bios-ipmi-direct-src
|
|
- ipa-tempest-uefi-redfish-vmedia-src
|
|
- metalsmith-integration-ipa-src-uefi
|
|
# NOTE(rpittau): Currently broken because of an issue with parted
|
|
#- metalsmith-integration-ipa-src-legacy
|
|
- ironic-standalone-ipa-src
|
|
post:
|
|
jobs:
|
|
- ironic-python-agent-build-image-tinyipa
|
|
- ironic-python-agent-build-image-dib-centos9
|