Skip to content

Commit

Permalink
Merge pull request #17296 from jprzychodzen/cd-probes
Browse files Browse the repository at this point in the history
[Scalability] Add extended probes timeout for containerd tests
  • Loading branch information
k8s-ci-robot authored Apr 20, 2020
2 parents bf417d8 + 3437f66 commit 5f62df0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ presets:
- labels:
preset-e2e-scalability-containerd: "true"
env:
- name: CL2_PROBE_MEASUREMENTS_CHECK_PROBES_READY_TIMEOUT
value: "10m"
- name: KUBE_CONTAINER_RUNTIME
value: "containerd"
- name: LOG_DUMP_SAVE_SERVICES
Expand Down

0 comments on commit 5f62df0

Please sign in to comment.