From 9635cad78ffe6315be529a31d6ce9ee203da8450 Mon Sep 17 00:00:00 2001 From: shakyav Date: Sat, 18 Jul 2026 12:12:11 -0400 Subject: [PATCH] update the release image tag and job name --- ...rop-testing-master__acm-virt-ocp4.22-p2p.yaml | 13 +++++-------- ...edHatQE-interop-testing-master-periodics.yaml | 16 +++------------- ...dHatQE-interop-testing-master-presubmits.yaml | 1 + 3 files changed, 9 insertions(+), 21 deletions(-) diff --git a/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml b/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml index 4685c171a03a6..290361f2f014b 100644 --- a/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml +++ b/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml @@ -25,13 +25,10 @@ images: optional: true to: cli-with-git releases: - initial: - release: - channel: stable - version: "4.22" latest: - release: - channel: stable + candidate: + product: ocp + stream: nightly version: "4.22" resources: '*': @@ -39,12 +36,12 @@ resources: cpu: 200m memory: 400Mi tests: -- as: cclm-liv-mig-aws-p2p-lp-interop +- as: cclm-liv-mig-lp-interop-aws cron: 0 23 28 2 * steps: cluster_profile: aws-cspi-qe dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:latest env: ACM_SPOKE_CLUSTER_COUNT: "2" ACM_SPOKE_CLUSTER_INITIAL_VERSION: "4.22" diff --git a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml index f36a4e5e6da13..c00dd130c4989 100644 --- a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml +++ b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml @@ -203,19 +203,9 @@ periodics: ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe ci-operator.openshift.io/variant: acm-virt-ocp4.22-p2p ci.openshift.io/generator: prowgen + job-release: "4.22" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-aws-p2p-lp-interop - reporter_config: - slack: - channel: '#forum-p2p-cspi' - job_states_to_report: - - success - - failure - - error - report_template: '{{if eq .Status.State "success"}} :slack-green: Job *{{.Spec.Job}}* - ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> {{else}} :failed: - Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View - logs> {{end}}' + name: periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-lp-interop-aws spec: containers: - args: @@ -224,7 +214,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=cclm-liv-mig-aws-p2p-lp-interop + - --target=cclm-liv-mig-lp-interop-aws - --variant=acm-virt-ocp4.22-p2p command: - ci-operator diff --git a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml index 2b78d2de38042..90a3399530ae7 100644 --- a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml +++ b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml @@ -127,6 +127,7 @@ presubmits: labels: ci-operator.openshift.io/variant: acm-virt-ocp4.22-p2p ci.openshift.io/generator: prowgen + job-release: "4.22" pj-rehearse.openshift.io/can-be-rehearsed: "true" name: pull-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-images optional: true