e5d35ba65c
The lower-constraints test was removed becuase of an issue where pip could not correctly determine the required packages versions to install, ending in an almost infinite loop that would end up in timeout, failure, and general mayhem. Recently the issue has been fixed and, if properly configured, the lower-constraints test can provide good indication of which minimum versions are required to support the current code. This patch adds the test back to the current development branch. The long term goal is to keep the lower-constraints file in the stable branches, but remove the test job to avoid issues during backports. Change-Id: I5fff32ec5dd1a045116bcf02349650b1f5e3a196
87 lines
3.4 KiB
YAML
87 lines
3.4 KiB
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-cover-jobs
|
|
- openstack-lower-constraints-master-branch-jobs
|
|
- openstack-python3-xena-jobs
|
|
- openstack-python3-xena-jobs-arm64
|
|
- periodic-stable-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- ironic-tox-unit-with-driver-libs
|
|
- ironic-tempest-functional-python3
|
|
- ironic-tempest-functional-rbac-scope-enforced
|
|
- ironic-grenade
|
|
- ironic-standalone
|
|
- ironic-standalone-redfish
|
|
- ironic-tempest-partition-bios-redfish-pxe
|
|
- ironic-tempest-partition-uefi-redfish-vmedia
|
|
- ironic-tempest-wholedisk-bios-snmp-pxe
|
|
- ironic-tempest-ipa-partition-pxe_ipmitool
|
|
- ironic-tempest-ipa-partition-uefi-pxe_ipmitool
|
|
# NOTE(TheJulia) Marking multinode non-voting on 20210311
|
|
# Due to a high failure rate on limestone where the compute1
|
|
# machine never appears to be able to communicate across the
|
|
# vxlan tunnel, possible mtu issue, but non-voting until we
|
|
# understand it in mind for the upcoming release.
|
|
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:
|
|
voting: false
|
|
- ironic-tempest-bios-ipmi-direct-tinyipa
|
|
- ironic-tempest-bfv
|
|
- ironic-tempest-ipa-partition-uefi-pxe-grub2
|
|
- metalsmith-integration-glance-localboot-centos8-uefi
|
|
# Non-voting jobs
|
|
- ironic-tox-bandit:
|
|
voting: false
|
|
- ironic-inspector-tempest:
|
|
voting: false
|
|
- ironic-inspector-tempest-managed-non-standalone:
|
|
voting: false
|
|
- ironic-inspector-tempest-partition-bios-redfish-vmedia:
|
|
voting: false
|
|
- ironic-tempest-ipa-wholedisk-bios-ipmi-direct-dib:
|
|
voting: false
|
|
- ironic-inspector-tempest-rbac-scope-enforced:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-integration-redfish-vmedia-uefi-centos-8:
|
|
voting: false
|
|
- ironic-tempest-pxe_ipmitool-postgres:
|
|
voting: false
|
|
- bifrost-benchmark-ironic:
|
|
voting: false
|
|
gate:
|
|
queue: ironic
|
|
jobs:
|
|
- ironic-tox-unit-with-driver-libs
|
|
- ironic-tempest-functional-python3
|
|
- ironic-tempest-functional-rbac-scope-enforced
|
|
- ironic-grenade
|
|
- ironic-standalone
|
|
- ironic-standalone-redfish
|
|
- ironic-tempest-partition-bios-redfish-pxe
|
|
- ironic-tempest-partition-uefi-redfish-vmedia
|
|
- ironic-tempest-wholedisk-bios-snmp-pxe
|
|
- ironic-tempest-ipa-partition-pxe_ipmitool
|
|
- ironic-tempest-ipa-partition-uefi-pxe_ipmitool
|
|
# NOTE(TheJulia): Disabled multinode on 20210311 due to Limestone
|
|
# seeming to be
|
|
# - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
|
|
- ironic-tempest-bios-ipmi-direct-tinyipa
|
|
- ironic-tempest-bfv
|
|
- ironic-tempest-ipa-partition-uefi-pxe-grub2
|
|
- metalsmith-integration-glance-localboot-centos8-uefi
|
|
experimental:
|
|
jobs:
|
|
# TODO(dtantsur): these jobs are useful but currently hopelessly
|
|
# broken. Fix them and bring back to the gate.
|
|
- ironic-tempest-ipxe-ipv6:
|
|
voting: false
|
|
- ironic-grenade-multinode-multitenant:
|
|
voting: false
|
|
- ironic-inspector-tempest-discovery-fast-track:
|
|
voting: false
|