Skip to content

Commit ae16286

Browse files
authored
Merge pull request #31845 from lzhecheng/patch-1
Update cloud-provider-azure-presubmit-1.29.yaml
2 parents 6935828 + b0ed580 commit ae16286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes-sigs/cloud-provider-azure/cloud-provider-azure-presubmit-1.29.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ presubmits:
7373
- name: CONTROL_PLANE_MACHINE_COUNT # CAPZ config
7474
value: "1"
7575
- name: CLUSTER_TEMPLATE # CAPZ config
76-
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-version.yaml
76+
value: https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/release-1.12/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml
7777
- name: AZURE_LOADBALANCER_SKU # cloud-provider-azure config
7878
value: "Standard"
7979
- name: CLUSTER_PROVISIONING_TOOL # cloud-provider-azure config
@@ -236,7 +236,7 @@ presubmits:
236236
- name: KUBERNETES_VERSION # CAPZ config
237237
value: "latest-1.29"
238238
- name: CLUSTER_TEMPLATE # CAPZ config
239-
value: https://raw.githubusercontent.com/kubernetes-sigs/cloud-provider-azure/master/tests/k8s-azure/manifest/cluster-api/linux-vmss-ci-version.yaml
239+
value: https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/release-1.12/templates/test/ci/cluster-template-prow-machine-pool-ci-version.yaml
240240
- name: AZURE_LOADBALANCER_SKU # cloud-provider-azure config
241241
value: "Standard"
242242
- name: ENABLE_MULTI_SLB # cloud-provider-azure config

0 commit comments

Comments
 (0)