Skip to content

Commit

Permalink
Merge pull request #2367 from chrischdi/pr-move-ci-in-vmc
Browse files Browse the repository at this point in the history
🌱 CI: move to new resource pool and folder in VMC
  • Loading branch information
k8s-ci-robot authored Sep 20, 2023
2 parents 307f054 + ef5bf35 commit d73a252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/config/vsphere-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ variables:
CLUSTER_CLASS_NAME: "quick-start"
VSPHERE_COMPUTE_CLUSTER: "Cluster-1"
VSPHERE_DATACENTER: "SDDC-Datacenter"
VSPHERE_FOLDER: "clusterapi"
VSPHERE_RESOURCE_POOL: "clusterapi"
VSPHERE_FOLDER: "cluster-api-provider-vsphere"
VSPHERE_RESOURCE_POOL: "cluster-api-provider-vsphere"
VSPHERE_DATASTORE: "WorkloadDatastore"
VSPHERE_STORAGE_POLICY: "Cluster API vSphere Storage Policy"
VSPHERE_NETWORK: "sddc-cgw-network-6"
Expand Down

0 comments on commit d73a252

Please sign in to comment.