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:
parent
e54ba6fe31
commit
e3463c71dd
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user