Skip to content

Commit

Permalink
Tweak adoption nodeset with larger crc node
Browse files Browse the repository at this point in the history
Tweak adoption nodeset to use a 3xl instance label for crc, since we're
seeing often crc failures in the adoption job. Also use a smaller label
for the controller, since we no longer create any vms there.
  • Loading branch information
cescgina authored and openshift-merge-bot[bot] committed Jan 10, 2024
1 parent 8ad927d commit 86d6845
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions zuul.d/adoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@
attempts: 1
nodeset:
nodes:
# TODO(marios) update controller try smaller nodeset
- name: controller
label: cloud-centos-9-stream-tripleo-vexxhost-xl
label: cloud-centos-9-stream-tripleo-vexxhost
- name: crc
label: coreos-crc-extracted-xxl
label: coreos-crc-extracted-3xl
- name: standalone
label: cloud-rhel-9-2
groups:
Expand Down

0 comments on commit 86d6845

Please sign in to comment.