From 548b1410a957c3d7afc3cb1828486ad41a4b77e0 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Wed, 17 Jun 2020 08:12:38 +0100 Subject: [PATCH] Remove Suse tests. OSA no longer supports deploying on Suse so remove the tests Change-Id: I18c257daf9262df100b3795365933d6e2185eaf4 --- zuul.d/jobs.yaml | 6 ------ zuul.d/project.yaml | 2 -- 2 files changed, 8 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 24cbfe7b..2f213318 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -19,12 +19,6 @@ vars: tox_env: ssl -- job: - name: openstack-ansible-functional-opensuse-15-ssl - parent: openstack-ansible-functional-opensuse-15 - vars: - tox_env: ssl - - job: name: openstack-ansible-functional-ubuntu-bionic-ssl parent: openstack-ansible-functional-ubuntu-bionic diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index cad83548..11e761cd 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -24,8 +24,6 @@ check: jobs: - openstack-ansible-functional-centos-7-ssl - - openstack-ansible-functional-opensuse-15-ssl: - voting: false - openstack-ansible-functional-ubuntu-bionic-ssl - openstack-ansible-upgrade-aio_metal-ubuntu-bionic: voting: false