Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zuul] Increase the resources for OCP4.12 jobs #604

Closed
wants to merge 12 commits into from
102 changes: 100 additions & 2 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,92 @@
Build STF locally and deploy from index on OCP 4.14
nodeset: stf-crc_extracted-ocp414

# ##########
# Test jobs
# ##########
# Local_build
#
- job:
name: stf-crc-ocp_412-local_build-3xl
parent: stf-crc-ocp_412-local_build
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-3xl

- job:
name: stf-crc-ocp_412-local_build-4xl
parent: stf-crc-ocp_412-local_build
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-4xl

- job:
name: stf-crc-ocp_412-local_build-5xl
parent: stf-crc-ocp_412-local_build
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-5xl

- job:
name: stf-crc-ocp_412-local_build-6xl
parent: stf-crc-ocp_412-local_build
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-6xl

# local_build-index_deploy
- job:
name: stf-crc-ocp_412-local_build-index_deploy-3xl
parent: stf-crc-ocp_412-local_build-index_deploy
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream
- name: crc
label: coreos-crc-extracted-2-19-0-3xl

- job:
name: stf-crc-ocp_412-local_build-index_deploy-4xl
parent: stf-crc-ocp_412-local_build-index_deploy
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream
- name: crc
label: coreos-crc-extracted-2-19-0-4xl

- job:
name: stf-crc-ocp_412-local_build-index_deploy-5xl
parent: stf-crc-ocp_412-local_build-index_deploy
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-5xl

- job:
name: stf-crc-ocp_412-local_build-index_deploy-6xl
parent: stf-crc-ocp_412-local_build-index_deploy
nodeset:
nodes:
- name: controller
label: cloud-centos-9-stream-tripleo
- name: crc
label: coreos-crc-extracted-2-19-0-6xl

- project-template:
name: stf-crc-jobs
description: |
Expand All @@ -179,9 +265,21 @@

- project:
name: infrawatch/service-telemetry-operator
templates:
- stf-crc-jobs
#templates:
# - stf-crc-jobs
periodic:
jobs:
- stf-crc-ocp_412-nightly_bundles
- stf-crc-ocp_414-nightly_bundles
github-check:
jobs:
- stf-crc-ocp_412-local_build
- stf-crc-ocp_412-local_build-3xl
- stf-crc-ocp_412-local_build-4xl
#- stf-crc-ocp_412-local_build-5xl
#- stf-crc-ocp_412-local_build-6xl
- stf-crc-ocp_412-local_build-index_deploy
- stf-crc-ocp_412-local_build-index_deploy-3xl
- stf-crc-ocp_412-local_build-index_deploy-4xl
#- stf-crc-ocp_412-local_build-index_deploy-5xl
#- stf-crc-ocp_412-local_build-index_deploy-6xl