Add integrated coverage

Currently this role doesn't test the integrated jobs.

This is a problem because this role can possibly break
the integrated, as we don't test it.

Change-Id: I109b3293df32c73969c39a17230881eddb338c78
This commit is contained in:
Jean-Philippe Evrard 2019-05-10 15:50:16 +02:00
parent c3369aa717
commit 3e596051c2
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,14 @@
- project:
templates:
- openstack-ansible-role-jobs
- openstack-ansible-deploy-aio_metal-jobs
- openstack-ansible-deploy-aio_distro_metal-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
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:
@ -31,6 +32,5 @@
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