Skip to content

Commit a417e0a

Browse files
committed
dra scalability: azure vmss for periodics
1 parent c60e33c commit a417e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-periodic-dra.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ periodics:
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
@@ -183,7 +183,7 @@ periodics:
183183
- name: WINDOWS
184184
value: "false"
185185
- name: CLUSTER_TEMPLATE
186-
value: "templates/test/dev/cluster-template-custom-builds-load-dra.yaml"
186+
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
187187
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
188188
value: "Standard_D8s_v3"
189189
- name: CONTROL_PLANE_MACHINE_TYPE

0 commit comments

Comments
 (0)