From e3463c71dde0262c9b69d80c0f3e16d7727f080c Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 18 Oct 2021 14:51:14 +1100 Subject: [PATCH] Remove debian-stable job The "stable" this originally referred to is stretch, which is now two "stable"'s ago. We've since realised that giving nodesets generic names doesn't work so well for this reason and will use codenames in the future (debian-bullseye, etc.). Since we're not going to update this old branch to new releases, remove this job so infra can remove the debian-stable nodeset. Change-Id: I882fa785f47b443f53f01709660182acb923ef2d --- zuul.d/jobs.yaml | 8 -------- zuul.d/project.yaml | 2 -- 2 files changed, 10 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 2c2633e7..85ee0f78 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -63,11 +63,3 @@ action: deploy scenario: aio_metal_swift install_method: distro - -- job: - name: openstack-ansible-deploy-aio_metal_swift-debian-stable - parent: openstack-ansible-deploy-aio - nodeset: debian-stable - vars: - action: deploy - scenario: aio_metal_swift diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 308df5c4..d33de78f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,13 +22,11 @@ check: jobs: - openstack-ansible-deploy-aio_metal_swift-centos-7 - - openstack-ansible-deploy-aio_metal_swift-debian-stable - openstack-ansible-deploy-aio_metal_swift-ubuntu-bionic - openstack-ansible-deploy-aio_distro_metal_swift-centos-7 gate: jobs: - openstack-ansible-deploy-aio_metal_swift-centos-7 - - openstack-ansible-deploy-aio_metal_swift-debian-stable - openstack-ansible-deploy-aio_metal_swift-ubuntu-bionic - openstack-ansible-deploy-aio_distro_metal_swift-centos-7 experimental: