From 7002bee52aac694cd7b4ba130da8431c5dbbc787 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Evrard Date: Tue, 21 May 2019 16:42:25 +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: I2abd38b3a6f6eedeb726e611f9466c3ac8ddbc1e --- 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 498ff82..546c9e8 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: - 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