b921b76167
We forgot to revert it. This job covers software RAID and manual cleaning, so it's very important to avoid regressions, even if it costs us some rechecks from time to time. Change-Id: I2446afeaca866ffc3131b5e9f266526f35fc5ed7
42 lines
1.4 KiB
YAML
42 lines
1.4 KiB
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-lower-constraints-master-branch-jobs
|
|
- openstack-python3-yoga-jobs
|
|
- 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
|
|
- 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-centos8:
|
|
voting: false
|
|
# Non-voting jobs
|
|
- ipa-tempest-ironic-inspector-src:
|
|
voting: false
|
|
- ipa-tox-bandit:
|
|
voting: false
|
|
gate:
|
|
queue: ironic
|
|
jobs:
|
|
- openstack-tox-functional
|
|
- ipa-tempest-bios-ipmi-direct-src
|
|
- ipa-tempest-uefi-redfish-vmedia-src
|
|
- metalsmith-integration-ipa-src-uefi
|
|
- ironic-standalone-ipa-src
|
|
post:
|
|
jobs:
|
|
- ironic-python-agent-build-image-tinyipa
|
|
- ironic-python-agent-build-image-dib-centos8
|