kubernetes/test/e2e/servicecatalog
Kenichi Omichi 2c8955fd4a Use e2epod.WaitForPodNameRunningInNamespace directly
WaitForPod*() are just wrapper functions for e2epod package, and they
made an invalid dependency to sub e2e framework from the core framework.
So this replaces WaitForPodRunning() with the e2epod function.
2020-03-17 00:13:14 +00:00
..
BUILD Use e2epod.WaitForPodNameRunningInNamespace directly 2020-03-17 00:13:14 +00:00
framework.go fix golint failures for test/e2e/servicecatalog 2019-02-26 18:25:23 +08:00
podpreset.go Use e2epod.WaitForPodNameRunningInNamespace directly 2020-03-17 00:13:14 +00:00