From e1243dedcaf1db2c514ba639106b8a81b1c05767 Mon Sep 17 00:00:00 2001 From: Cameron Meadors Date: Mon, 1 Dec 2025 09:00:25 -0500 Subject: [PATCH] change releases to use 4.20; change name for arm release --- .../openshift-kueue-operator-main.yaml | 10 +++++----- .../openshift-kueue-operator-main-periodics.yaml | 16 ++++++++-------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml b/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml index 8ac2d06344772..91267ab94c1cd 100644 --- a/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml +++ b/ci-operator/config/openshift/kueue-operator/openshift-kueue-operator-main.yaml @@ -54,17 +54,17 @@ images: source_path: /usr/bin/oc to: src-with-oc-and-kubectl releases: - arm64-4-19-latest: + arm64-4-20: candidate: architecture: arm64 product: ocp stream: nightly - version: "4.19" + version: "4.20" latest: release: architecture: multi channel: stable - version: "4.19" + version: "4.20" resources: '*': requests: @@ -119,12 +119,12 @@ tests: - chain: kueue-operator-post test: - chain: kueue-operator-test-e2e -- as: test-e2e-4-19-arm64 +- as: test-e2e-4-20-arm64 minimum_interval: 96h steps: cluster_profile: aws dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-4-19-latest + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-4-20 env: BUNDLE_COMPONENT: kueue-bundle-main CONTAINER_IMAGE: quay.io/curl/curl:latest diff --git a/ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-periodics.yaml b/ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-periodics.yaml index b79440fb75393..d583b3d2876a6 100644 --- a/ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-periodics.yaml +++ b/ci-operator/jobs/openshift/kueue-operator/openshift-kueue-operator-main-periodics.yaml @@ -158,7 +158,7 @@ periodics: ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" minimum_interval: 96h - name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-19-arm64 + name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-19-fips reporter_config: slack: channel: '#forum-node-jira' @@ -175,7 +175,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=test-e2e-4-19-arm64 + - --target=test-e2e-4-19-fips command: - ci-operator image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest @@ -232,11 +232,11 @@ periodics: repo: kueue-operator labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-2 ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" minimum_interval: 96h - name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-19-fips + name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-19-hypershift reporter_config: slack: channel: '#forum-node-jira' @@ -253,7 +253,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=test-e2e-4-19-fips + - --target=test-e2e-4-19-hypershift command: - ci-operator image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest @@ -310,11 +310,11 @@ periodics: repo: kueue-operator labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-2 + ci-operator.openshift.io/cloud-cluster-profile: aws ci.openshift.io/generator: prowgen pj-rehearse.openshift.io/can-be-rehearsed: "true" minimum_interval: 96h - name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-19-hypershift + name: periodic-ci-openshift-kueue-operator-main-test-e2e-4-20-arm64 reporter_config: slack: channel: '#forum-node-jira' @@ -331,7 +331,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=test-e2e-4-19-hypershift + - --target=test-e2e-4-20-arm64 command: - ci-operator image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest