Files
kubernetes/pkg
k8s-merge-robot 517dedd419 Merge pull request #26619 from jsafrane/fix-fake-recorder-flake
Automatic merge from submit-queue

Fix fake event recorder race

Event recorder should wait for some time to get all expected events, the event may be written by another goroutine that just have finished.

It should not slow down the test in most cases, only when there is a bug and expected event is not sent.

Fixes #26578 

Using P2 to speed up merge and to prevent further flakes.

@kubernetes/sig-storage
2016-06-01 11:41:46 -07:00
..
2016-06-01 10:16:35 +02:00
2016-05-10 12:03:41 -04:00
2016-05-22 22:18:58 -07:00
2016-05-31 20:21:05 +02:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00