OpenStack Release Bot
2f150b05a6
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I86dff1dd6bd1699141b17c06fbf5e5bc03c213a4
59 lines
2.0 KiB
YAML
59 lines
2.0 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-wallaby-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- bifrost-tox-linters
|
|
- bifrost-integration-tinyipa-ubuntu-focal
|
|
- bifrost-integration-tinyipa-centos-8
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-centos-8
|
|
# Non-voting jobs
|
|
- bifrost-integration-tinyipa-ubuntu-bionic:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-opensuse-15:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-fedora-latest:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-debian-buster:
|
|
voting: false
|
|
- bifrost-integration-dhcp-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-integration-dhcp-centos-8:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-centos-8:
|
|
voting: false
|
|
- bifrost-cli-ubuntu-focal:
|
|
voting: false
|
|
- bifrost-collections-src:
|
|
voting: false
|
|
- bifrost-keystone-collections-src:
|
|
voting: false
|
|
- kolla-ansible-centos8-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-ubuntu-focal
|
|
- bifrost-integration-tinyipa-centos-8
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-focal
|
|
- bifrost-integration-tinyipa-keystone-centos-8
|