Skip to content

Commit

Permalink
Re-enable pull-kubernetes-node-e2e-containerd
Browse files Browse the repository at this point in the history
This job was previously disabled in kubernetes#18356 due to consistent timeout, which has
now been addressed by moving it to a new GCP project in kubernetes#18409.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
  • Loading branch information
hasheddan committed Jul 21, 2020
1 parent 1af01ef commit 731f8fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ presubmits:
- name: pull-kubernetes-node-e2e-containerd
branches:
- master
# disabled pending resolution of https://github.com/kubernetes/kubernetes/issues/89847
always_run: false
always_run: true
optional: true
skip_report: true
max_concurrency: 12
Expand Down

0 comments on commit 731f8fd

Please sign in to comment.