
We make the following changes in order to support openSUSE Leap 15.0 - Updates the bindep.txt file to match the SUSE family. - The netstat binary has been moved to net-tools-deprecated package. - We fix a bug when checking the status to extra dependencies. The variable is an array, but the code was only checking the first entry of the array. - Replace spaces with '_' on ansible_distribution since openSUSE Leap 15.0 is being reported as 'openSUSE Leap' by Ansible. Change-Id: I800331e29e0d47a3121229cd66a5814277e34b84
40 lines
1.4 KiB
YAML
40 lines
1.4 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
|
|
- bifrost-integration-tinyipa-opensuse-150
|
|
# Non-voting jobs
|
|
- bifrost-integration-dhcp-ubuntu-xenial:
|
|
voting: false
|
|
- bifrost-integration-dhcp-opensuse-423:
|
|
voting: false
|
|
- bifrost-integration-dhcp-opensuse-150:
|
|
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-dibipa-debian-opensuse-150:
|
|
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
|
|
- bifrost-integration-tinyipa-opensuse-150
|
|
- openstack-tox-lower-constraints
|