Skip to content

Commit

Permalink
Fix pull-kubernetes-node-e2e-podutil
Browse files Browse the repository at this point in the history
  • Loading branch information
chaodaiG committed Nov 13, 2020
1 parent e37e8f3 commit 67e14ce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ presubmits:
optional: true
decorate: true
path_alias: k8s.io/kubernetes
extra_refs:
- org: kubernetes
repo: test-infra
base_ref: master
path_alias: k8s.io/test-infra
cluster: k8s-infra-prow-build
max_concurrency: 12
labels:
Expand All @@ -76,7 +81,7 @@ presubmits:
- --provider=gce
- --test_args=--nodes=8 --focus="\[NodeConformance\]" --skip="\[Flaky\]|\[Slow\]|\[Serial\]"
- --timeout=65m
- --node-args=--image-config-file=/workspace/jobs/e2e_node/image-config.yaml
- --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/image-config.yaml
resources:
limits:
cpu: 4
Expand Down

0 comments on commit 67e14ce

Please sign in to comment.