Add integrated coverage

Currently this role doesn't test the integrated jobs.
With the dynamic execution of the roles, this role
also get tested by the integrated repo.

Change-Id: Icba5cb67afe3be9cb6499f95512d7a8849ce6219
This commit is contained in:
Jean-Philippe Evrard
2019-05-21 15:44:33 +02:00
parent 8edc262751
commit 8eca4a83b9
2 changed files with 5 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ galaxy_info:
- 7 - 7
- name: opensuse - name: opensuse
versions: versions:
- all - 15
categories: categories:
- cloud - cloud
- rabbitmq - rabbitmq

View File

@@ -15,7 +15,11 @@
- project: - project:
templates: templates:
# Clustering testing
- openstack-ansible-role-jobs - openstack-ansible-role-jobs
# Integrated testing
- openstack-ansible-deploy-aio_distro_metal-jobs
- openstack-ansible-deploy-aio_metal-jobs
- check-requirements - check-requirements
- publish-openstack-docs-pti - publish-openstack-docs-pti
- release-notes-jobs-python3 - release-notes-jobs-python3