Switch to using project-templates

In order to have more centralized configuration, switch the role
to use the project-template instead.

Depends-On: I2608fc5a0230436cebb0e6c579deae7bd4d7c209
Change-Id: I2adb565d0cb41809a7504853a1c70f4cfd13e45d
This commit is contained in:
Mohammed Naser 2018-06-16 18:48:41 -04:00
parent beb9f6ac6a
commit 82c113bae0
1 changed files with 2 additions and 11 deletions

View File

@ -13,22 +13,13 @@
# limitations under the License.
- project:
templates:
- openstack-ansible-role-jobs
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-debian-stable
- openstack-ansible-functional-fedora-27
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-debian-stable
- openstack-ansible-functional-fedora-27
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial