Skip to content

Commit

Permalink
add vsphere ELB config
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozhanqi committed Mar 5, 2024
1 parent 0f9b6f6 commit 4c355f2
Show file tree
Hide file tree
Showing 4 changed files with 131 additions and 255 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,15 @@ build_root:
namespace: openshift
tag: golang-1.18
releases:
initial:
integration:
name: "4.16"
namespace: ocp
latest:
candidate:
architecture: amd64
product: ocp
stream: nightly
version: "4.16"
integration:
include_built_images: true
name: "4.16"
namespace: ocp
multi-latest:
candidate:
architecture: multi
Expand Down Expand Up @@ -2635,6 +2638,20 @@ tests:
test:
- chain: openshift-e2e-test-qe-destructive
workflow: cucushift-installer-rehearse-vsphere-ipi-zones-multisubnets-external-lb
- as: vsphere-ipi-zones-multisubnets-external-lb-usermanaged-f28
cron: 59 19 26 * *
steps:
cluster_profile: vsphere-multizone-2
env:
E2E_RUN_TAGS: '@vsphere-ipi and @network-ovnkubernetes and not @fips'
LB_TYPE: UserManaged
leases:
- count: 2
env: VSPHERE_EXTRA_LEASED_RESOURCE
resource_type: vsphere-multizone-2-quota-slice
test:
- chain: openshift-e2e-test-qe
workflow: cucushift-installer-rehearse-vsphere-ipi-zones-multisubnets-external-lb
- as: vsphere-ipi-zones-tp-f28
cron: 35 3 3 * *
steps:
Expand Down

0 comments on commit 4c355f2

Please sign in to comment.