Skip to content

Commit

Permalink
Merge pull request #22180 from jsturtevant/patch-1
Browse files Browse the repository at this point in the history
Update number of ginkgo nodes for windows capz e2e
  • Loading branch information
k8s-ci-robot authored May 14, 2021
2 parents a4abb28 + 04ec2e2 commit 4363290
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,9 @@ presubmits:
env:
- name: WINDOWS
value: "true"
# Windows isn't really conformance, we typically run at 4 to keep the time reasonable (~45 mins)
- name: CONFORMANCE_NODES
value: "4"
# docker-in-docker needs privileged mode
securityContext:
privileged: true
Expand Down

0 comments on commit 4363290

Please sign in to comment.