Switch to using project-templates
In order to have more centralized configuration, switch the role to use the project-template instead. Also move centos check/gate to voting as it now passes. Change-Id: I356f122a3af8d9ddbc078265b02874936b34d4fe
This commit is contained in:
parent
7e588c057e
commit
4131fbb685
@ -13,16 +13,10 @@
|
||||
# limitations under the License.
|
||||
|
||||
- project:
|
||||
templates:
|
||||
- openstack-ansible-role-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
# TODO(odyssey4me):
|
||||
# Restore this to voting once the blocking
|
||||
# issue has been resolved.
|
||||
- openstack-ansible-functional-centos-7:
|
||||
voting: false
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-lxd-ubuntu-xenial
|
||||
- openstack-ansible-nova-ssl-nv
|
||||
@ -31,18 +25,8 @@
|
||||
# NOTE(hwoarang) xenial does not currently work. It needs investigation
|
||||
- openstack-ansible-functional-distro_install-ubuntu-xenial:
|
||||
voting: false
|
||||
experimental:
|
||||
jobs:
|
||||
- openstack-ansible-integrated-deploy-aio
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-ansible-linters
|
||||
# TODO(odyssey4me):
|
||||
# Restore this once the blocking issue has
|
||||
# been resolved.
|
||||
#- openstack-ansible-functional-centos-7
|
||||
- openstack-ansible-functional-opensuse-423
|
||||
- openstack-ansible-functional-ubuntu-xenial
|
||||
- openstack-ansible-upgrade-ubuntu-xenial
|
||||
- openstack-ansible-lxd-ubuntu-xenial
|
||||
- openstack-ansible-functional-distro_install-centos-7
|
||||
|
Loading…
x
Reference in New Issue
Block a user