fbdfa6360e
This patch converts the Centos 7 jobs to Centos 8 and re-enable them as non-voting. It also changes the lower-constraints job to template. Change-Id: I9d6c8dd59b2c40b5c309dfab0c35cfbfb1197d4e
33 lines
1.1 KiB
YAML
33 lines
1.1 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-ussuri-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- bifrost-integration-tinyipa-ubuntu-bionic
|
|
# - bifrost-integration-tinyipa-opensuse-15
|
|
# Non-voting jobs
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-bionic:
|
|
voting: false
|
|
- bifrost-integration-dhcp-ubuntu-bionic:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-ubuntu-bionic:
|
|
voting: false
|
|
- bifrost-integration-dhcp-centos-8:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-centos-8:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-centos-8:
|
|
voting: false
|
|
# - bifrost-integration-dhcp-opensuse-15:
|
|
# voting: false
|
|
# - bifrost-integration-dibipa-debian-opensuse-15:
|
|
# voting: false
|
|
gate:
|
|
jobs:
|
|
- bifrost-integration-tinyipa-ubuntu-bionic
|
|
# - bifrost-integration-tinyipa-opensuse-15
|