Skip to content

Commit 36a7d80

Browse files
raukadahfrenzyfriday
authored andcommitted
Added cs10 nodeset needed for meta content provider
For meta content provider, centos-stream-10-vexxhost is needed. This pr adds the required nodeset in order to consume it with cs10 jobs. Resolves: OSPRH-16773 Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
1 parent f6938bd commit 36a7d80

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

zuul.d/nodeset.yaml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,21 @@
5959
nodes:
6060
- crc
6161

62+
#
63+
# CentOS Stream 10 nodeset
64+
#
65+
- nodeset:
66+
name: centos-stream-10-vexxhost
67+
nodes:
68+
- name: controller
69+
label: cloud-centos-10-stream-tripleo-vexxhost
70+
groups:
71+
- name: switch
72+
nodes:
73+
- controller
74+
- name: peers
75+
nodes: []
76+
6277
#
6378
# CRC-2.30 (OCP4.14) nodesets
6479
#
@@ -579,7 +594,6 @@
579594
nodes:
580595
- crc
581596

582-
583597
# todo: Remove. Temporal. Needed as the credentials used in ci-bootstrap jobs for IBM don't work
584598
- nodeset:
585599
name: centos-9-medium-centos-9-crc-cloud-ocp-4-18-1-3xl-vexxhost

0 commit comments

Comments
 (0)