Files
kubernetes/test
David Porter 7ac2896a14 test: increase timeout in pod collection deletion
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>
2022-03-18 13:40:29 -07:00
..
2021-02-28 15:17:29 -08:00
2021-03-04 07:54:53 +01:00
2021-02-28 15:17:29 -08:00
2022-01-10 08:14:29 -05:00