@@ -322,65 +321,26 @@ var _ = Describe("Pods", func() {
Fail(fmt.Sprintf("Failed to create service: %v",err))
}
// TODO: we don't have a way to wait for a service to be "running". // If this proves flaky, then we will need to retry the clientPod or insert a sleep.
// Make a client pod that verifies that it has the service environment variables.