In order to have more centralized configuration, switch the role to use the project-template instead. Depends-On: I2608fc5a0230436cebb0e6c579deae7bd4d7c209 Change-Id: Ib6f61b7b9e635aec154d9938376eea6ead50e254
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-role-jobs
|
|
- openstack-ansible-upgrade
|
|
check:
|
|
jobs:
|
|
- openstack-ansible-functional-centos-7-ssl
|
|
- openstack-ansible-functional-opensuse-423-ssl
|
|
- openstack-ansible-functional-ubuntu-xenial-ssl
|
|
- openstack-ansible-functional-ubuntu-bionic-ssl
|
|
experimental:
|
|
jobs:
|
|
- openstack-ansible-integrated-deploy-aio
|
|
gate:
|
|
jobs:
|
|
- openstack-ansible-functional-centos-7-ssl
|
|
- openstack-ansible-functional-opensuse-423-ssl
|
|
- openstack-ansible-functional-ubuntu-xenial-ssl
|
|
- openstack-ansible-functional-ubuntu-bionic-ssl
|