From 3cb2332ac5a2edf7fd90d277db8d318f24fd1abe Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 21 May 2019 16:47:45 +0200 Subject: [PATCH] Add integrated coverage Currently this role doesn't test the integrated jobs. Adding the main integrated jobs make sure this project doesn't break the integrated. As this role is only used for source installs, the distro template job was not added. This patch also fixes the meta for the role for openSUSE 15. Change-Id: I462782a9618e07b855d1e46cbec3b64ec5a497fb --- meta/main.yml | 4 +--- zuul.d/project.yaml | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index e3298e3..959ab3e 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -32,9 +32,7 @@ galaxy_info: - 7 - name: opensuse versions: - - 42.1 - - 42.2 - - 42.3 + - 15 categories: - cloud - python diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 1c0c871..e54e31a 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -15,6 +15,7 @@ - project: templates: - openstack-ansible-role-jobs + - openstack-ansible-deploy-aio_metal-jobs - check-requirements - publish-openstack-docs-pti - release-notes-jobs-python3