Skip to content

Commit

Permalink
Switch gcp project for pull-kubernetes-node-e2e-containerd
Browse files Browse the repository at this point in the history
k8s-c8d-pr-node-e2e went stale a while ago, this is one of the last jobs
that still references this gcp project. Switching this over to the pool
meant for the node-e2e jobs

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
  • Loading branch information
dims committed Jul 21, 2020
1 parent 6c88780 commit eb81d91
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 eb81d91

Please sign in to comment.