Skip to content

Commit

Permalink
Merge pull request #19948 from rikatz/node-job-aaaaaaah
Browse files Browse the repository at this point in the history
New attempt to make e2e nodes work without bootstrap.py
  • Loading branch information
k8s-ci-robot authored Nov 13, 2020
2 parents 3fdf844 + d22cca6 commit 5a8f236
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,15 @@ presubmits:
always_run: false
optional: true
decorate: true
path_alias: k8s.io/kubernetes
cluster: k8s-infra-prow-build
max_concurrency: 12
labels:
preset-service-account: "true"
preset-bazel-scratch-dir: "true"
preset-bazel-remote-cache-enabled: "true"
preset-dind-enabled: "true"
preset-kind-volume-mounts: "true"
preset-k8s-ssh: "true"
spec:
containers:
Expand Down

0 comments on commit 5a8f236

Please sign in to comment.