Skip to content

Commit

Permalink
capz: use windows-2019 for Windows conformance tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Francis <[email protected]>
  • Loading branch information
jackfrancis committed May 24, 2024
1 parent 091d0c8 commit 8817149
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 8817149

Please sign in to comment.