![Paul Belanger](/assets/img/avatar_default.png)
Remove duplication of playbooks and legacy nodesets. Change-Id: Ib24da36d83939c6932edd1fd41539e2aaa4fdb1b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
27 lines
875 B
YAML
27 lines
875 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- bifrost-integration-tinyipa
|
|
- 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:
|
|
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
|
|
- bifrost-integration-tinyipa-opensuse-423
|
|
- openstack-tox-lower-constraints
|