Drop openstack-*-node-bionic nodeset definitions
In order to be able to edit these on the master branch, we need to drop them on the stable branches first. Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: Ibf1bf5454a4dd63b617963b70ce9bfec83de4916 (cherry picked from commite5e266335e) (cherry picked from commit37cc225259)
This commit is contained in:
75
.zuul.yaml
75
.zuul.yaml
@@ -28,16 +28,6 @@
|
||||
nodes:
|
||||
- controller
|
||||
|
||||
- nodeset:
|
||||
name: openstack-single-node-bionic
|
||||
nodes:
|
||||
- name: controller
|
||||
label: ubuntu-bionic
|
||||
groups:
|
||||
- name: tempest
|
||||
nodes:
|
||||
- controller
|
||||
|
||||
- nodeset:
|
||||
name: devstack-single-node-centos-10-stream
|
||||
nodes:
|
||||
@@ -243,36 +233,6 @@
|
||||
nodes:
|
||||
- compute1
|
||||
|
||||
- nodeset:
|
||||
name: openstack-two-node-bionic
|
||||
nodes:
|
||||
- name: controller
|
||||
label: ubuntu-bionic
|
||||
- name: compute1
|
||||
label: ubuntu-bionic
|
||||
groups:
|
||||
# Node where tests are executed and test results collected
|
||||
- name: tempest
|
||||
nodes:
|
||||
- controller
|
||||
# Nodes running the compute service
|
||||
- name: compute
|
||||
nodes:
|
||||
- controller
|
||||
- compute1
|
||||
# Nodes that are not the controller
|
||||
- name: subnode
|
||||
nodes:
|
||||
- compute1
|
||||
# Switch node for multinode networking setup
|
||||
- name: switch
|
||||
nodes:
|
||||
- controller
|
||||
# Peer nodes for multinode networking setup
|
||||
- name: peers
|
||||
nodes:
|
||||
- compute1
|
||||
|
||||
- nodeset:
|
||||
name: openstack-three-node-focal
|
||||
nodes:
|
||||
@@ -308,41 +268,6 @@
|
||||
- compute1
|
||||
- compute2
|
||||
|
||||
- nodeset:
|
||||
name: openstack-three-node-bionic
|
||||
nodes:
|
||||
- name: controller
|
||||
label: ubuntu-bionic
|
||||
- name: compute1
|
||||
label: ubuntu-bionic
|
||||
- name: compute2
|
||||
label: ubuntu-bionic
|
||||
groups:
|
||||
# Node where tests are executed and test results collected
|
||||
- name: tempest
|
||||
nodes:
|
||||
- controller
|
||||
# Nodes running the compute service
|
||||
- name: compute
|
||||
nodes:
|
||||
- controller
|
||||
- compute1
|
||||
- compute2
|
||||
# Nodes that are not the controller
|
||||
- name: subnode
|
||||
nodes:
|
||||
- compute1
|
||||
- compute2
|
||||
# Switch node for multinode networking setup
|
||||
- name: switch
|
||||
nodes:
|
||||
- controller
|
||||
# Peer nodes for multinode networking setup
|
||||
- name: peers
|
||||
nodes:
|
||||
- compute1
|
||||
- compute2
|
||||
|
||||
- nodeset:
|
||||
name: devstack-two-node-debian-bookworm
|
||||
nodes:
|
||||
|
||||
Reference in New Issue
Block a user