Skip to content

Commit

Permalink
Use profile equinix-ocp-hcp
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Tiraboschi <stirabos@redhat.com>
  • Loading branch information
tiraboschi committed Jul 15, 2024
1 parent f7eb2bc commit 7536571
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ tests:
- as: e2e-kubevirt-metal-mce-disconnected
cron: 0 8 * * *
steps:
cluster_profile: equinix-ocp-metal
cluster_profile: equinix-ocp-hcp
env:
CCS_OPERATOR_CHANNELS: stable-4.14,stable-4.14,stable-4.14,stable-4.14
CCS_OPERATOR_PACKAGES: odf-operator,ocs-operator,mcg-operator,odf-csi-addons-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ tests:
- as: e2e-kubevirt-metal-ovn-mce-disconnected
cron: 0 4 * * *
steps:
cluster_profile: equinix-ocp-metal
cluster_profile: equinix-ocp-hcp
env:
CCS_OPERATOR_CHANNELS: stable-4.15,stable-4.15,stable-4.15,stable-4.15
CCS_OPERATOR_PACKAGES: odf-operator,ocs-operator,mcg-operator,odf-csi-addons-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ tests:
- as: e2e-kubevirt-metal-ovn-mce-disconnected
cron: 0 8 * * *
steps:
cluster_profile: equinix-ocp-metal
cluster_profile: equinix-ocp-hcp
env:
CCS_OPERATOR_CHANNELS: stable-4.15,stable-4.15,stable-4.15,stable-4.15
CCS_OPERATOR_PACKAGES: odf-operator,ocs-operator,mcg-operator,odf-csi-addons-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ tests:
- as: e2e-kubevirt-metal-ovn-disconnected
cron: 0 8 * * *
steps:
cluster_profile: equinix-ocp-metal
cluster_profile: equinix-ocp-hcp
env:
CCS_OPERATOR_CHANNELS: stable-4.15,stable-4.15,stable-4.15,stable-4.15
CCS_OPERATOR_PACKAGES: odf-operator,ocs-operator,mcg-operator,odf-csi-addons-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@ periodics:
repo: hypershift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/variant: periodics
ci.openshift.io/generator: prowgen
job-release: "4.14"
Expand Down Expand Up @@ -858,7 +858,7 @@ periodics:
secretName: ci-pull-credentials
- name: cluster-profile
secret:
secretName: cluster-secrets-equinix-ocp-metal
secretName: cluster-secrets-equinix-ocp-hcp
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -799,7 +799,7 @@ periodics:
repo: hypershift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/variant: periodics
ci.openshift.io/generator: prowgen
job-release: "4.15"
Expand Down Expand Up @@ -865,7 +865,7 @@ periodics:
secretName: ci-pull-credentials
- name: cluster-profile
secret:
secretName: cluster-secrets-equinix-ocp-metal
secretName: cluster-secrets-equinix-ocp-hcp
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ periodics:
repo: hypershift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/variant: periodics
ci.openshift.io/generator: prowgen
job-release: "4.16"
Expand Down Expand Up @@ -932,7 +932,7 @@ periodics:
secretName: ci-pull-credentials
- name: cluster-profile
secret:
secretName: cluster-secrets-equinix-ocp-metal
secretName: cluster-secrets-equinix-ocp-hcp
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,7 @@ periodics:
repo: hypershift
labels:
ci-operator.openshift.io/cloud: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-hcp
ci-operator.openshift.io/variant: periodics
ci.openshift.io/generator: prowgen
job-release: "4.17"
Expand Down Expand Up @@ -1175,7 +1175,7 @@ periodics:
secretName: ci-pull-credentials
- name: cluster-profile
secret:
secretName: cluster-secrets-equinix-ocp-metal
secretName: cluster-secrets-equinix-ocp-hcp
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
Expand Down

0 comments on commit 7536571

Please sign in to comment.