From 466ee4bc76e605d4ad5fd831c981809e3b52d9f8 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 21 May 2019 16:44:22 +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. This patch also fixes the meta for the role for openSUSE 15. Change-Id: I386c8e880aaf1c473ee915cd854768f89e04a11e --- meta/main.yml | 4 +--- zuul.d/project.yaml | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index 316118f..ddef021 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -29,9 +29,7 @@ galaxy_info: - 7 - name: opensuse versions: - - 42.1 - - 42.2 - - 42.3 + - 15 categories: - systemd - development diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index e4b8357..2743126 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -15,6 +15,8 @@ - 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