Skip to content

Commit 0d4ea5a

Browse files
authored
Merge pull request #35212 from jackfrancis/dra-azure-vmss
DRA: use VMSS infra for azure presubmit tests
2 parents 86bd02b + 6dd1791 commit 0d4ea5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-presubmit-dra-capz.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ presubmits:
6161
- name: WINDOWS
6262
value: "false"
6363
- name: CLUSTER_TEMPLATE
64-
value: "templates/test/dev/cluster-template-custom-builds-load-dra.yaml"
64+
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
6565
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
6666
value: "Standard_D8s_v3"
6767
- name: CONTROL_PLANE_MACHINE_TYPE
@@ -163,7 +163,7 @@ presubmits:
163163
- name: WINDOWS
164164
value: "false"
165165
- name: CLUSTER_TEMPLATE
166-
value: "templates/test/dev/cluster-template-custom-builds-load-dra.yaml"
166+
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
167167
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
168168
value: "Standard_D8s_v3"
169169
- name: CONTROL_PLANE_MACHINE_TYPE
@@ -280,7 +280,7 @@ presubmits:
280280
- name: WINDOWS
281281
value: "false"
282282
- name: CLUSTER_TEMPLATE
283-
value: "templates/test/dev/cluster-template-custom-builds-load-dra.yaml"
283+
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
284284
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
285285
value: "Standard_D8s_v3"
286286
- name: CONTROL_PLANE_MACHINE_TYPE

0 commit comments

Comments
 (0)