Skip to content
Merged
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 @@ -1443,7 +1443,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1444,7 +1444,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ tests:
steps:
cluster_profile: gcp
env:
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
workflow: openshift-e2e-gcp-custom-endpoints
timeout: 6h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tests:
cluster_profile: gcp-qe
env:
CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-t07rh8b/release:latest
FEATURE_GATES: '["GCPCustomAPIEndpoints=true"]'
FEATURE_GATES: '["GCPCustomAPIEndpointsInstall=true"]'
FEATURE_SET: CustomNoUpgrade
GCP_INSTALL_USE_MINIMAL_PERMISSIONS: "yes"
workflow: cucushift-installer-rehearse-gcp-ipi-custom-endpoints
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ workflow:
- ref: gcp-deprovision-bastionhost
- ref: gcp-deprovision-vpc
documentation: |-
The Openshift E2E Cilium workflow executes the common end-to-end test suite with custom endpoints configuration.
The Openshift E2E Cilium workflow executes the common end-to-end test suite with custom endpoints configuration.