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
This commit is contained in:
Ian Wienand 2021-10-18 14:51:14 +11:00
parent e54ba6fe31
commit e3463c71dd
2 changed files with 0 additions and 10 deletions

View File

@ -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

View File

@ -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: