Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ tests:
as: e2e-gcp-operator
optional: true
steps:
cluster_profile: openshift-org-gcp
cluster_profile: gcp
env:
COMPUTE_NODE_TYPE: n2-standard-4
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,7 @@ presubmits:
- Dockerfile
labels:
ci-operator.openshift.io/cloud: gcp
ci-operator.openshift.io/cloud-cluster-profile: openshift-org-gcp
ci-operator.openshift.io/cloud-cluster-profile: gcp
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-bgp-cloud-connector-main-e2e-gcp-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ cluster_profile_sets_config:
.+:
.*:
- .+-public-ipv4-pool.*
openshift/bgp-cloud-connector:
.+:
.*:
- e2e-gcp-operator
openshift/release:
.+:
.*:
Expand Down