Skip to content

Commit

Permalink
Merge pull request #18409 from dims/switch-gcp-project-for-pull-kuber…
Browse files Browse the repository at this point in the history
…netes-node-e2e-containerd

Switch gcp project for pull-kubernetes-node-e2e-containerd
  • Loading branch information
k8s-ci-robot committed Jul 21, 2020
2 parents c857fde + eb81d91 commit 1af01ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ presubmits:
- --scenario=kubernetes_e2e
- --
- --deployment=node
- --gcp-project=k8s-c8d-pr-node-e2e
- --gcp-project-type=node-e2e-project
- --gcp-zone=us-west1-b
- '--node-test-args=--container-runtime=remote --container-runtime-endpoint=unix:///run/containerd/containerd.sock --container-runtime-process-name=/usr/bin/containerd --container-runtime-pid-file= --kubelet-flags="--cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/containerd.service" --extra-log="{\"name\": \"containerd.log\", \"journalctl\": [\"-u\", \"containerd\"]}"'
- --node-tests=true
Expand Down

0 comments on commit 1af01ef

Please sign in to comment.