99e97c4cc7
Without this test, the Ironic services might end up misconfigured and machines can not be provisioned properly. The Ironic configuration templates that Bifrost uses should be validated for both Keystone enabled and disabled. Change-Id: Iab4457a6dcea232b5c19e681dc87b08570c2a120 Depends-On: I4c733dba8e65fe624c9de5b9c5722cef2df59109
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- bifrost-integration-tinyipa-ubuntu-xenial
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-xenial
|
|
- bifrost-integration-tinyipa-opensuse-423
|
|
# Non-voting jobs
|
|
- bifrost-integration-dhcp-ubuntu-xenial:
|
|
voting: false
|
|
- bifrost-integration-dhcp-opensuse-423:
|
|
voting: false
|
|
- bifrost-integration-dhcp-centos-7:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-centos-7:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-ubuntu-xenial:
|
|
voting: false
|
|
- bifrost-integration-dibipa-debian-opensuse-423:
|
|
voting: false
|
|
- bifrost-integration-tinyipa-centos-7:
|
|
voting: false
|
|
- openstack-tox-lower-constraints
|
|
gate:
|
|
jobs:
|
|
- bifrost-integration-tinyipa-ubuntu-xenial
|
|
- bifrost-integration-tinyipa-keystone-ubuntu-xenial
|
|
- bifrost-integration-tinyipa-opensuse-423
|
|
- openstack-tox-lower-constraints
|