diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.10.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.10.yaml index 1e86ad9cd01d0..9033d0aa26e74 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.10.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.10.yaml @@ -3,6 +3,10 @@ base_images: name: "4.10" namespace: ocp tag: ansible + assisted-image-service: + name: ocm-2.5 + namespace: edge-infrastructure + tag: assisted-image-service assisted-installer: name: ocm-2.5 namespace: edge-infrastructure @@ -20,8 +24,8 @@ base_images: namespace: edge-infrastructure tag: assisted-service assisted-test-infra: - name: assisted-test - namespace: ocp-kni + name: ocm-2.5 + namespace: edge-infrastructure tag: assisted-test-infra aws-ebs-csi-driver-operator-test: name: "4.10" diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.6.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.6.yaml index 6e5e69456ba58..e70d9305709d5 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.6.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.6.yaml @@ -3,6 +3,10 @@ base_images: name: "4.6" namespace: ocp tag: ansible + assisted-image-service: + name: ocm-2.5 + namespace: edge-infrastructure + tag: assisted-image-service assisted-installer: name: ocm-2.5 namespace: edge-infrastructure @@ -20,8 +24,8 @@ base_images: namespace: edge-infrastructure tag: assisted-service assisted-test-infra: - name: assisted-test - namespace: ocp-kni + name: ocm-2.5 + namespace: edge-infrastructure tag: assisted-test-infra base: name: "4.6" @@ -68,12 +72,12 @@ tests: - as: e2e-metal-ipi cron: 0 0 * * 1 steps: - cluster_profile: packet-assisted + cluster_profile: packet workflow: baremetalds-e2e - as: e2e-metal-assisted cron: 0 0 * * 1 steps: - cluster_profile: packet + cluster_profile: packet-assisted dependencies: ASSISTED_AGENT_IMAGE: pipeline:assisted-installer-agent ASSISTED_CONTROLLER_IMAGE: pipeline:assisted-installer-controller diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.7.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.7.yaml index d054c22f8384a..8804fbce80b39 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.7.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.7.yaml @@ -3,6 +3,10 @@ base_images: name: "4.7" namespace: ocp tag: ansible + assisted-image-service: + name: ocm-2.5 + namespace: edge-infrastructure + tag: assisted-image-service assisted-installer: name: ocm-2.5 namespace: edge-infrastructure @@ -20,8 +24,8 @@ base_images: namespace: edge-infrastructure tag: assisted-service assisted-test-infra: - name: assisted-test - namespace: ocp-kni + name: ocm-2.5 + namespace: edge-infrastructure tag: assisted-test-infra base: name: "4.7" diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.8.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.8.yaml index bfcd45bddbb2a..d7a2a661f895e 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.8.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.8.yaml @@ -3,6 +3,10 @@ base_images: name: "4.8" namespace: ocp tag: ansible + assisted-image-service: + name: ocm-2.5 + namespace: edge-infrastructure + tag: assisted-image-service assisted-installer: name: ocm-2.5 namespace: edge-infrastructure @@ -20,8 +24,8 @@ base_images: namespace: edge-infrastructure tag: assisted-service assisted-test-infra: - name: assisted-test - namespace: ocp-kni + name: ocm-2.5 + namespace: edge-infrastructure tag: assisted-test-infra aws-ebs-csi-driver-operator-test: name: "4.8" diff --git a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.9.yaml b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.9.yaml index 1888129386de9..1250252dbbffd 100644 --- a/ci-operator/config/openshift/release/openshift-release-master__nightly-4.9.yaml +++ b/ci-operator/config/openshift/release/openshift-release-master__nightly-4.9.yaml @@ -3,6 +3,10 @@ base_images: name: "4.9" namespace: ocp tag: ansible + assisted-image-service: + name: ocm-2.5 + namespace: edge-infrastructure + tag: assisted-image-service assisted-installer: name: ocm-2.5 namespace: edge-infrastructure @@ -20,8 +24,8 @@ base_images: namespace: edge-infrastructure tag: assisted-service assisted-test-infra: - name: assisted-test - namespace: ocp-kni + name: ocm-2.5 + namespace: edge-infrastructure tag: assisted-test-infra aws-ebs-csi-driver-operator-test: name: "4.9" diff --git a/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml b/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml index 08489f624be8c..cadaf5e4c21e0 100644 --- a/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml +++ b/ci-operator/jobs/openshift/release/openshift-release-master-periodics.yaml @@ -25927,7 +25927,7 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet - ci-operator.openshift.io/cloud-cluster-profile: packet + ci-operator.openshift.io/cloud-cluster-profile: packet-assisted ci-operator.openshift.io/variant: nightly-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" @@ -25994,7 +25994,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet + secretName: cluster-secrets-packet-assisted - name: pull-secret secret: secretName: registry-pull-credentials @@ -26013,7 +26013,7 @@ periodics: repo: release labels: ci-operator.openshift.io/cloud: packet - ci-operator.openshift.io/cloud-cluster-profile: packet-assisted + ci-operator.openshift.io/cloud-cluster-profile: packet ci-operator.openshift.io/variant: nightly-4.6 ci.openshift.io/generator: prowgen ci.openshift.io/no-builds: "true" @@ -26070,7 +26070,7 @@ periodics: secretName: ci-pull-credentials - name: cluster-profile secret: - secretName: cluster-secrets-packet-assisted + secretName: cluster-secrets-packet - name: pull-secret secret: secretName: registry-pull-credentials