Skip to content

Commit 1283b02

Browse files
committed
capz: remove WINDOWS and TEST_WINDOWS env vars
1 parent b21a1d3 commit 1283b02

File tree

5 files changed

+0
-46
lines changed

5 files changed

+0
-46
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -741,11 +741,6 @@ presubmits:
741741
# docker-in-docker needs privileged mode
742742
securityContext:
743743
privileged: true
744-
env:
745-
- name: TEST_WINDOWS
746-
value: "" # disabled
747-
- name: WINDOWS_SERVER_VERSION
748-
value: "windows-2022"
749744
resources:
750745
limits:
751746
cpu: 4
@@ -920,8 +915,6 @@ presubmits:
920915
# CAPZ variables
921916
- name: TEST_K8S
922917
value: "true"
923-
- name: WINDOWS
924-
value: "false"
925918
- name: CLUSTER_TEMPLATE
926919
value: "templates/test/dev/cluster-template-custom-builds-load.yaml"
927920
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -932,8 +925,6 @@ presubmits:
932925
value: "Standard_D8s_v3"
933926
- name: NODE_MACHINE_TYPE
934927
value: "Standard_D8s_v3"
935-
- name: TEST_WINDOWS
936-
value: "false"
937928
- name: "CONTROL_PLANE_MACHINE_COUNT"
938929
value: "5"
939930
- name: WINDOWS_WORKER_MACHINE_COUNT
@@ -1026,8 +1017,6 @@ presubmits:
10261017
# CAPZ variables
10271018
- name: TEST_K8S
10281019
value: "true"
1029-
- name: WINDOWS
1030-
value: "false"
10311020
- name: CLUSTER_TEMPLATE
10321021
value: "templates/test/dev/cluster-template-custom-builds-load-dra.yaml"
10331022
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -1038,8 +1027,6 @@ presubmits:
10381027
value: "Standard_D8s_v3"
10391028
- name: NODE_MACHINE_TYPE
10401029
value: "Standard_D8s_v3"
1041-
- name: TEST_WINDOWS
1042-
value: "false"
10431030
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy
10441031
- name: DEPLOY_AZURE_CSI_DRIVER
10451032
value: "false"
@@ -1129,8 +1116,6 @@ presubmits:
11291116
# CAPZ variables
11301117
- name: TEST_K8S
11311118
value: "true"
1132-
- name: WINDOWS
1133-
value: "false"
11341119
- name: CLUSTER_TEMPLATE
11351120
value: "templates/test/dev/cluster-template-custom-builds-load.yaml"
11361121
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -1141,8 +1126,6 @@ presubmits:
11411126
value: "Standard_D8s_v3"
11421127
- name: NODE_MACHINE_TYPE
11431128
value: "Standard_D8s_v3"
1144-
- name: TEST_WINDOWS
1145-
value: "false"
11461129
- name: "CONTROL_PLANE_MACHINE_COUNT"
11471130
value: "5"
11481131
- name: WINDOWS_WORKER_MACHINE_COUNT

config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -389,11 +389,6 @@ presubmits:
389389
# docker-in-docker needs privileged mode
390390
securityContext:
391391
privileged: true
392-
env:
393-
- name: TEST_WINDOWS
394-
value: "" # disabled
395-
- name: WINDOWS_SERVER_VERSION
396-
value: "windows-2022"
397392
resources:
398393
limits:
399394
cpu: 6

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ periodics:
5858
# CAPZ variables
5959
- name: TEST_K8S
6060
value: "true"
61-
- name: WINDOWS
62-
value: "false"
6361
- name: CLUSTER_TEMPLATE
6462
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
6563
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -70,8 +68,6 @@ periodics:
7068
value: "Standard_D8s_v3"
7169
- name: NODE_MACHINE_TYPE
7270
value: "Standard_D8s_v3"
73-
- name: TEST_WINDOWS
74-
value: "false"
7571
- name: MONITORING_MACHINE_COUNT # This is the number of dedicated nodes for prometheus server
7672
value: "1" # We use the same VM size as control plane nodes, see CONTROL_PLANE_MACHINE_TYPE
7773
- name: AZURE_LOCATION
@@ -180,8 +176,6 @@ periodics:
180176
# CAPZ variables
181177
- name: TEST_K8S
182178
value: "true"
183-
- name: WINDOWS
184-
value: "false"
185179
- name: CLUSTER_TEMPLATE
186180
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
187181
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -192,8 +186,6 @@ periodics:
192186
value: "Standard_D8s_v3"
193187
- name: NODE_MACHINE_TYPE
194188
value: "Standard_D8s_v3"
195-
- name: TEST_WINDOWS
196-
value: "false"
197189
- name: MONITORING_MACHINE_COUNT # This is the number of dedicated nodes for prometheus server
198190
value: "1" # We use the same VM size as control plane nodes, see CONTROL_PLANE_MACHINE_TYPE
199191
- name: AZURE_LOCATION

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

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ presubmits:
5858
# CAPZ variables
5959
- name: TEST_K8S
6060
value: "true"
61-
- name: WINDOWS
62-
value: "false"
6361
- name: CLUSTER_TEMPLATE
6462
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
6563
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -70,8 +68,6 @@ presubmits:
7068
value: "Standard_D8s_v3"
7169
- name: NODE_MACHINE_TYPE
7270
value: "Standard_D8s_v3"
73-
- name: TEST_WINDOWS
74-
value: "false"
7571
- name: MONITORING_MACHINE_COUNT # This is the number of dedicated nodes for prometheus server
7672
value: "1" # We use the same VM size as control plane nodes, see CONTROL_PLANE_MACHINE_TYPE
7773
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy
@@ -169,8 +165,6 @@ presubmits:
169165
# CAPZ variables
170166
- name: TEST_K8S
171167
value: "true"
172-
- name: WINDOWS
173-
value: "false"
174168
- name: CLUSTER_TEMPLATE
175169
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
176170
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -181,8 +175,6 @@ presubmits:
181175
value: "Standard_D8s_v3"
182176
- name: NODE_MACHINE_TYPE
183177
value: "Standard_D8s_v3"
184-
- name: TEST_WINDOWS
185-
value: "false"
186178
- name: MONITORING_MACHINE_COUNT # This is the number of dedicated nodes for prometheus server
187179
value: "1" # We use the same VM size as control plane nodes, see CONTROL_PLANE_MACHINE_TYPE
188180
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy
@@ -286,8 +278,6 @@ presubmits:
286278
# CAPZ variables
287279
- name: TEST_K8S
288280
value: "true"
289-
- name: WINDOWS
290-
value: "false"
291281
- name: CLUSTER_TEMPLATE
292282
value: "templates/test/dev/cluster-template-custom-builds-machine-pool-load-dra.yaml"
293283
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -298,8 +288,6 @@ presubmits:
298288
value: "Standard_D2s_v3"
299289
- name: NODE_MACHINE_TYPE
300290
value: "Standard_D2s_v3"
301-
- name: TEST_WINDOWS
302-
value: "false"
303291
- name: MONITORING_MACHINE_COUNT # This is the number of dedicated nodes for prometheus server
304292
value: "1" # We use the same VM size as control plane nodes, see CONTROL_PLANE_MACHINE_TYPE
305293
# Don't install Azure disk CSI driver as it's installed using a HelmChartProxy

config/jobs/kubernetes/sig-scalability/sig-scalability-periodic-azure.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ periodics:
6161
# CAPZ variables
6262
- name: TEST_K8S
6363
value: "true"
64-
- name: WINDOWS
65-
value: "false"
6664
- name: CLUSTER_TEMPLATE
6765
value: "templates/test/dev/cluster-template-custom-builds-load.yaml"
6866
- name: AZURE_CONTROL_PLANE_MACHINE_TYPE
@@ -73,8 +71,6 @@ periodics:
7371
value: "Standard_D8s_v3"
7472
- name: NODE_MACHINE_TYPE
7573
value: "Standard_D8s_v3"
76-
- name: TEST_WINDOWS
77-
value: "false"
7874
- name: "CONTROL_PLANE_MACHINE_COUNT"
7975
value: "5"
8076
- name: WINDOWS_WORKER_MACHINE_COUNT

0 commit comments

Comments
 (0)