mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
When expectation is that something does *not* happen, the test has to check for a certain time. Checking just once is not sufficient because it might not have happened immediately.