Skip to content

Commit b57df76

Browse files
authored
fix vmssflex test failure#3
1 parent 3f8003e commit b57df76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/azuredisk-csi-driver/azuredisk-csi-driver-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ presubmits:
627627
- name: TEST_CCM # CAPZ config
628628
value: "true"
629629
- name: ENABLE_TOPOLOGY # CAPZ config
630-
value: "false"
630+
value: "true"
631631
- name: TEST_VMSS_FLEX # azuredisk-csi-driver config
632632
value: "true"
633633
- name: CONTROL_PLANE_MACHINE_COUNT # CAPZ config

0 commit comments

Comments
 (0)