From 08a071fa9cf40bee8a22dfb9dc3e2112ee26efa0 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: I6112dcb885f598f218b8a7ba385840a7db343aa3 --- 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 7c0aeba..5a9df0c 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