We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8275ef + 9d73baf commit e0236bbCopy full SHA for e0236bb
config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
@@ -509,6 +509,7 @@ presubmits:
509
- --provider=gce
510
- --test_args=--nodes=1 --focus="\[Feature:RestartAllContainersOnContainerExits\]" --skip="\[Flaky\]"
511
- --timeout=65m
512
+ - --node-args=--image-config-file=/home/prow/go/src/k8s.io/test-infra/jobs/e2e_node/containerd/image-config-serial.yaml
513
env:
514
- name: GOPATH
515
value: /go
0 commit comments