From 51b035f50d71c0ffb255397667509abae290e735 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 24 Mar 2019 08:56:57 +0100 Subject: [PATCH] Re-enable openSUSE Leap 15.0 aio_metal jobs These jobs are currently passing and we want to keep them passing. the _lxc jobs have currently no chance of succeeding on leap 15.0 because networkd is not available here, so removing them. Change-Id: Iea81339907303f3840761a6ee1d89e6f46165f3c --- zuul.d/project-templates.yaml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/zuul.d/project-templates.yaml b/zuul.d/project-templates.yaml index e25a1883d7..4f8c6d173f 100644 --- a/zuul.d/project-templates.yaml +++ b/zuul.d/project-templates.yaml @@ -48,7 +48,6 @@ - openstack-ansible-deploy-aio_lxc-ubuntu-bionic periodic: jobs: - - openstack-ansible-deploy-aio_lxc-opensuse-150 - openstack-ansible-deploy-aio_lxc-ubuntu-bionic - openstack-ansible-upgrade-aio_lxc-ubuntu-bionic experimental: @@ -57,10 +56,6 @@ - project-template: name: openstack-ansible-deploy-aio_distro_lxc-jobs - periodic: - jobs: - - openstack-ansible-deploy-aio_distro_lxc-opensuse-150 - experimental: jobs: - openstack-ansible-deploy-aio_distro_lxc-centos-7 @@ -73,15 +68,14 @@ jobs: - openstack-ansible-deploy-aio_metal-debian-stable - openstack-ansible-deploy-aio_metal-centos-7 + - openstack-ansible-deploy-aio_metal-opensuse-150 - openstack-ansible-deploy-aio_metal-ubuntu-bionic gate: jobs: - openstack-ansible-deploy-aio_metal-debian-stable - openstack-ansible-deploy-aio_metal-centos-7 - - openstack-ansible-deploy-aio_metal-ubuntu-bionic - experimental: - jobs: - openstack-ansible-deploy-aio_metal-opensuse-150 + - openstack-ansible-deploy-aio_metal-ubuntu-bionic - project-template: name: openstack-ansible-deploy-aio_telemetry_metal-jobs