Skip to content

Commit

Permalink
Update number of ginkgo nodes for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jsturtevant authored May 14, 2021
1 parent a4abb28 commit 46fa75b
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 46fa75b

Please sign in to comment.