kubernetes/test/e2e/framework/pod
Kenichi Omichi 99c2e74a23 Add debugging message to know the pod status
The log of a flake test says
"Pod did not start running: timed out waiting for the condition"
but it is hard to know what is actual status of the pod.
So this adds debugging message to know that.
2019-12-30 19:46:15 +00:00
..
BUILD test/e2e: move funcs from test/e2e/pod to other folders 2019-12-16 11:58:49 +08:00
create.go test/e2e: move funcs from test/e2e/pod to other folders 2019-12-16 11:58:49 +08:00
delete.go unify alias of api errors under test 2019-12-26 16:40:45 +08:00
node_selection.go Rename e2e framework functions used locally 2019-10-12 00:06:49 +00:00
resource.go Add debugging message to know the pod status 2019-12-30 19:46:15 +00:00
wait.go unify alias of api errors under test 2019-12-26 16:40:45 +08:00