03ddd02656
* Downgrade openstacksdk instead of the collections since some keystone
code does not work on old collection and new SDK.
* Force checkout on upgrade since we have local changes to requirements
Reverts commit c12b7fafe8
.
Change-Id: I14a83b703c1c76fd311c60aa23880b5708105165
67 lines
2.4 KiB
YAML
67 lines
2.4 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-zed-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- bifrost-tox-linters
|
|
- bifrost-integration-tinyipa-centos-9
|
|
- bifrost-integration-tinyipa-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-centos-9
|
|
- bifrost-integration-tinyipa-debian-bullseye
|
|
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
|
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
|
- bifrost-upgrade-ubuntu-focal
|
|
- bifrost-upgrade-keystone-centos9
|
|
# Non-voting jobs
|
|
- bifrost-integration-tinyipa-fedora-latest:
|
|
voting: false
|
|
- bifrost-integration-redfish-uefi-fedora-latest:
|
|
voting: false
|
|
- bifrost-integration-dhcp-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-integration-dhcp-centos-9:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-centos-9:
|
|
voting: false
|
|
- bifrost-cli-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-collections-src:
|
|
voting: false
|
|
- bifrost-keystone-collections-src:
|
|
voting: false
|
|
- kolla-ansible-ubuntu-source-bifrost:
|
|
voting: false
|
|
# NOTE(yoctozepto): to override from job definition
|
|
files: .*
|
|
irrelevant-files:
|
|
- ^.*\.rst$
|
|
- ^bifrost/tests/.*$
|
|
- ^api-ref/.*$
|
|
- ^doc/.*$
|
|
- ^releasenotes/.*$
|
|
- ^setup.cfg$
|
|
- ^test-requirements.txt$
|
|
- ^tools/.*$
|
|
- ^tox.ini$
|
|
gate:
|
|
jobs:
|
|
- bifrost-tox-linters
|
|
- bifrost-integration-tinyipa-centos-9
|
|
- bifrost-integration-tinyipa-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-centos-9
|
|
- bifrost-integration-tinyipa-debian-bullseye
|
|
- bifrost-integration-redfish-vmedia-uefi-ubuntu-focal
|
|
- bifrost-integration-redfish-vmedia-uefi-centos-9
|
|
- bifrost-upgrade-ubuntu-focal
|
|
- bifrost-upgrade-keystone-centos9
|
|
experimental:
|
|
jobs:
|
|
- bifrost-benchmark-ironic
|