Skip to content

Commit 418c20b

Browse files
cescginaopenshift-merge-bot[bot]
authored andcommitted
Remove custom nodesets and use inherited one
After [1] merged the parent ci-framework jobs are using 4.18 crc cloud nodeset, this change removes the custom nodeset and uses the one from the parent job. [1] openstack-k8s-operators/ci-framework#2819
1 parent 4114950 commit 418c20b

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

.zuul.yaml

-25
Original file line numberDiff line numberDiff line change
@@ -12,34 +12,9 @@
1212
- watcher-operator-validation
1313
- watcher-operator-kuttl
1414

15-
# TODO(rlandy): Temp nodeset - Replace with standard nodeset when
16-
# https://github.com/openstack-k8s-operators/ci-framework/pull/2819/
17-
# is merged
18-
- nodeset:
19-
name: centos-9-medium-2x-centos-9-crc-extracted-2-48-0-xxl-temp
20-
nodes:
21-
- name: controller
22-
label: cloud-centos-9-stream-tripleo-medium
23-
# Note(Chandan Kumar): Switch to xxl nodeset once RHOSZUUL-1940 resolves
24-
- name: compute-0
25-
label: cloud-centos-9-stream-tripleo
26-
- name: compute-1
27-
label: cloud-centos-9-stream-tripleo
28-
- name: crc
29-
label: coreos-crc-extracted-2-48-0-3xl
30-
groups:
31-
- name: computes
32-
nodes:
33-
- compute-0
34-
- compute-1
35-
- name: ocps
36-
nodes:
37-
- crc
38-
3915
- job:
4016
name: watcher-operator-base
4117
parent: podified-multinode-edpm-deployment-crc-2comp
42-
nodeset: centos-9-medium-2x-centos-9-crc-extracted-2-48-0-xxl-temp
4318
description: |
4419
A multinode EDPM Zuul job which has one ansible controller, one
4520
extracted crc and two computes. It will be used for testing watcher-operator.

0 commit comments

Comments
 (0)