-
k8s-merge-robot authored
Automatic merge from submit-queue Switched watches in tests require ResourceVersion to be passed For testing the Watches are not sufficient in that it might miss the event of transitioning a Pod from one state to another which might happen before we start Watching events. To remedy this, I'm proposing to switch to Gets to always read the actual state of a Pod. @smarterclayton this fixes https://github.com/openshift/origin/issues/9192 and hopefully all `gave up waiting for pod...` flakes []()
63bb2810
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| component/scheduler/perf | ||
| e2e | ||
| e2e_node | ||
| fixtures/pkg/kubectl/cmd/apply | ||
| images | ||
| integration | ||
| kubemark | ||
| soak | ||
| utils | ||
| .gitattributes | ||
| OWNERS | ||
| test_owners.csv |