Skip to content

Commit e108500

Browse files
shakyavfracappa
authored andcommitted
update the release image tag and job name (openshift#82117)
1 parent f2315c0 commit e108500

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,23 @@ images:
2525
optional: true
2626
to: cli-with-git
2727
releases:
28-
initial:
29-
release:
30-
channel: stable
31-
version: "4.22"
3228
latest:
33-
release:
34-
channel: stable
29+
candidate:
30+
product: ocp
31+
stream: nightly
3532
version: "4.22"
3633
resources:
3734
'*':
3835
requests:
3936
cpu: 200m
4037
memory: 400Mi
4138
tests:
42-
- as: cclm-liv-mig-aws-p2p-lp-interop
39+
- as: cclm-liv-mig-lp-interop-aws
4340
cron: 0 23 28 2 *
4441
steps:
4542
cluster_profile: aws-cspi-qe
4643
dependencies:
47-
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial
44+
OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:latest
4845
env:
4946
ACM_SPOKE_CLUSTER_COUNT: "2"
5047
ACM_SPOKE_CLUSTER_INITIAL_VERSION: "4.22"

ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,9 @@ periodics:
203203
ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe
204204
ci-operator.openshift.io/variant: acm-virt-ocp4.22-p2p
205205
ci.openshift.io/generator: prowgen
206+
job-release: "4.22"
206207
pj-rehearse.openshift.io/can-be-rehearsed: "true"
207-
name: periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-aws-p2p-lp-interop
208+
name: periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-lp-interop-aws
208209
reporter_config:
209210
slack:
210211
channel: '#forum-p2p-cspi'
@@ -224,7 +225,7 @@ periodics:
224225
- --lease-server-credentials-file=/etc/boskos/credentials
225226
- --report-credentials-file=/etc/report/credentials
226227
- --secret-dir=/secrets/ci-pull-credentials
227-
- --target=cclm-liv-mig-aws-p2p-lp-interop
228+
- --target=cclm-liv-mig-lp-interop-aws
228229
- --variant=acm-virt-ocp4.22-p2p
229230
command:
230231
- ci-operator

ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ presubmits:
127127
labels:
128128
ci-operator.openshift.io/variant: acm-virt-ocp4.22-p2p
129129
ci.openshift.io/generator: prowgen
130+
job-release: "4.22"
130131
pj-rehearse.openshift.io/can-be-rehearsed: "true"
131132
name: pull-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-images
132133
optional: true

0 commit comments

Comments
 (0)