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: Ib6f61b7b9e635aec154d9938376eea6ead50e254
This commit is contained in:
Mohammed Naser 2018-06-16 18:42:30 -04:00
parent 859cbbba6c
commit 19f3a8a2e5
1 changed files with 3 additions and 24 deletions

View File

@ -13,42 +13,21 @@
# limitations under the License.
- project:
templates:
- openstack-ansible-role-jobs
- openstack-ansible-upgrade
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-centos-7-ssl
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-opensuse-423-ssl
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-xenial-ssl
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-bionic-ssl
- openstack-ansible-upgrade-centos-7
- openstack-ansible-upgrade-opensuse-423
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(mnaser): Make this voting in the in the S release because OSA
# did not support Bionic in the Q cycle.
- openstack-ansible-upgrade-ubuntu-bionic:
voting: false
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
gate:
jobs:
- openstack-ansible-linters
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-centos-7-ssl
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-opensuse-423-ssl
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-functional-ubuntu-xenial-ssl
- openstack-ansible-functional-ubuntu-bionic
- openstack-ansible-functional-ubuntu-bionic-ssl
- openstack-ansible-upgrade-centos-7
- openstack-ansible-upgrade-opensuse-423
- openstack-ansible-upgrade-ubuntu-xenial
# TODO(mnaser): Make this voting in the in the S release because OSA
# did not support Bionic in the Q cycle.
- openstack-ansible-upgrade-ubuntu-bionic:
voting: false