Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request kubernetes#26123 from brendandburns/flaker
Automatic merge from submit-queue Add some extra checking in the tests to prevent flakes. Attempts to fix kubernetes#25967 The hypothesis is that somehow waitTest() catches an idle that occurs before all changes have been applied. This will block until the expected number of changes have arrived.
- Loading branch information