Skip to content

Commit

Permalink
[zuul] Add new nodeset for OCP4.12
Browse files Browse the repository at this point in the history
Editing the existing nodeset caused an error because the nodeset
definition on master was different.
  • Loading branch information
elfiesmelfie committed May 31, 2024
1 parent 6ea9e52 commit da11984
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
---
- nodeset:
name: stf-crc_extracted-ocp412
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo-vexxhost
- name: crc
label: coreos-crc-extracted-2-19-0-xxl

- nodeset:
name: stf-crc_extracted-ocp412-new
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo-vexxhost
Expand Down

0 comments on commit da11984

Please sign in to comment.