OpenStack Release Bot
43748af791
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for antelope. Also, updating the template name to generic one. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I91232b32f26842802fc42c1d9e28a6ea791ecb7b
44 lines
1.5 KiB
YAML
44 lines
1.5 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-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
|
|
- metalsmith-integration-ipa-src-legacy
|
|
- 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-bandit:
|
|
voting: false
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- ipa-tox-examples
|
|
- ipa-tempest-bios-ipmi-direct-src
|
|
- ipa-tempest-uefi-redfish-vmedia-src
|
|
- metalsmith-integration-ipa-src-uefi
|
|
- metalsmith-integration-ipa-src-legacy
|
|
- ironic-standalone-ipa-src
|
|
post:
|
|
jobs:
|
|
- ironic-python-agent-build-image-tinyipa
|
|
- ironic-python-agent-build-image-dib-centos9
|