Skip to content

Commit 014c6e9

Browse files
kiwikZhuli
authored andcommitted
Deprecated ubuntu-xenial-otc nodeset (apache#221)
ubuntu-xenial-otc nodeset is only used in cloud-provider-openstack nested vm scenario, no project refer this job cloud-provider-openstack-unittest-nested, so we can deprecate nodeset at first. Closes: theopenlab/openlab#61
1 parent c78e9f3 commit 014c6e9

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

zuul.d/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
description: |
199199
Run Kubernetes openstack-cloud-controller-manager unit test in devstack instance
200200
run: playbooks/cloud-provider-openstack-unittest-nested/run.yaml
201-
nodeset: ubuntu-xenial-otc
201+
nodeset: ubuntu-xenial
202202

203203
# Kubernetes cloud-provider-openstack jobs
204204
- job:

zuul.d/nodesets.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@
1818
- name: ubuntu-xenial-ut
1919
label: ubuntu-xenial-ut
2020

21-
- nodeset:
22-
name: ubuntu-xenial-otc
23-
nodes:
24-
- name: ubuntu-xenial-otc
25-
label: ubuntu-xenial-otc
26-
2721
- nodeset:
2822
name: ubuntu-xenial-vexxhost
2923
nodes:

0 commit comments

Comments
 (0)