mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-04 17:24:25 -04:00
Increase the current timeout of 1 minute for waiting for all pods to be deleted to avoid flakiness. To avoiding hardcoding a timeout, use the built in framework's `PodDelete` timeout which defaults to 5 minutes. While we are in here, also change `framework.PodStartTimeout` to use `f.Timeouts.PodStart` since `framework.PodStartTimeouts` are marked as deprecated. Signed-off-by: David Porter <david@porter.me> |
||
|---|---|---|
| .. | ||
| cmd | ||
| conformance | ||
| e2e | ||
| e2e_kubeadm | ||
| e2e_node | ||
| fixtures | ||
| fuzz | ||
| images | ||
| instrumentation | ||
| integration | ||
| kubemark | ||
| list | ||
| soak/serve_hostnames | ||
| typecheck | ||
| utils | ||
| OWNERS | ||