Skip to content

Commit

Permalink
Merge pull request #34279 from marosset/windows-unit-test-8-core-vm
Browse files Browse the repository at this point in the history
Updating Windows unit tests job to run on an 8 core machine
  • Loading branch information
k8s-ci-robot authored Feb 5, 2025
2 parents a7e584a + 16571c6 commit 9fb602e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/jobs/kubernetes-sigs/sig-windows/windows-unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ periodics:
limits:
cpu: 2
memory: "5Gi"
env:
- name: VM_SIZE
value: Standard_D8as_v4
annotations:
# testgrid-alert-email: [email protected], [email protected]
testgrid-dashboards: sig-windows-signal
Expand Down

0 comments on commit 9fb602e

Please sign in to comment.