From 8817149354fa39e8e7b9d94ef05eff69da29e406 Mon Sep 17 00:00:00 2001 From: Jack Francis Date: Thu, 23 May 2024 17:23:04 -0700 Subject: [PATCH] capz: use windows-2019 for Windows conformance tests Signed-off-by: Jack Francis --- .../cluster-api-provider-azure-presubmits-main.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml index 1812ae49686d..958e4b7a7ad6 100644 --- a/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml +++ b/config/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml @@ -438,6 +438,8 @@ presubmits: # Windows isn't really conformance, we typically run at 4 to keep the time reasonable (~45 mins) - name: CONFORMANCE_NODES value: "4" + - name: WINDOWS_SERVER_VERSION + value: "windows-2019" securityContext: privileged: true resources: @@ -488,6 +490,8 @@ presubmits: value: "upstream-windows-serial-slow.yaml" - name: K8S_FEATURE_GATE value: "HPAContainerMetrics=true" + - name: WINDOWS_SERVER_VERSION + value: "windows-2019" securityContext: privileged: true resources: @@ -720,6 +724,8 @@ presubmits: # Windows isn't really conformance, we typically run at 4 to keep the time reasonable (~45 mins) - name: CONFORMANCE_NODES value: "4" + - name: WINDOWS_SERVER_VERSION + value: "windows-2019" securityContext: privileged: true resources: