diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.22__arm64-periodics.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.22__arm64-periodics.yaml index 6cb3048473301..0bc39cb98ea01 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.22__arm64-periodics.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.22__arm64-periodics.yaml @@ -18,12 +18,17 @@ images: - dockerfile_path: Dockerfile.rhel7 to: machine-config-operator releases: - latest: + arm64-latest: candidate: architecture: arm64 product: ocp stream: nightly version: "4.22" + latest: + candidate: + product: ocp + stream: nightly + version: "4.22" resources: '*': requests: @@ -42,6 +47,8 @@ tests: shard_count: 2 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: OCP_ARCH: arm64 TEST_SUITE: openshift/machine-config-operator/disruptive @@ -61,6 +68,8 @@ tests: shard_count: 3 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: FEATURE_SET: TechPreviewNoUpgrade OCP_ARCH: arm64 diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23__arm64-periodics.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23__arm64-periodics.yaml index 363956ade0b4e..f554c2c269e4f 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23__arm64-periodics.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-4.23__arm64-periodics.yaml @@ -18,12 +18,17 @@ images: - dockerfile_path: Dockerfile.rhel7 to: machine-config-operator releases: - latest: + arm64-latest: candidate: architecture: arm64 product: ocp stream: nightly version: "4.23" + latest: + candidate: + product: ocp + stream: nightly + version: "4.23" resources: '*': requests: @@ -42,6 +47,8 @@ tests: shard_count: 2 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: OCP_ARCH: arm64 TEST_SUITE: openshift/machine-config-operator/disruptive @@ -61,6 +68,8 @@ tests: shard_count: 3 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: FEATURE_SET: TechPreviewNoUpgrade OCP_ARCH: arm64 diff --git a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0__arm64-periodics.yaml b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0__arm64-periodics.yaml index 8b22b786b9737..27fca9ce3a974 100644 --- a/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0__arm64-periodics.yaml +++ b/ci-operator/config/openshift/machine-config-operator/openshift-machine-config-operator-release-5.0__arm64-periodics.yaml @@ -18,12 +18,17 @@ images: - dockerfile_path: Dockerfile.rhel7 to: machine-config-operator releases: - latest: + arm64-latest: candidate: architecture: arm64 product: ocp stream: nightly version: "5.0" + latest: + candidate: + product: ocp + stream: nightly + version: "5.0" resources: '*': requests: @@ -42,6 +47,8 @@ tests: shard_count: 2 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: OCP_ARCH: arm64 TEST_SUITE: openshift/machine-config-operator/disruptive @@ -61,6 +68,8 @@ tests: shard_count: 3 steps: cluster_profile: openshift-org-aws + dependencies: + OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:arm64-latest env: FEATURE_SET: TechPreviewNoUpgrade OCP_ARCH: arm64