cloudfoundry / gorouter

CF Router
Apache License 2.0
441 stars 226 forks source link

Add delay for gorouter integration test to fix flakes #432

Closed geofffranks closed 3 months ago

geofffranks commented 3 months ago

Summary

Waits for echoApp to start up and be ready before moving on to the actual test, to avoid 404s seen in CI, but not local unit tests.

Backward Compatibility

Breaking Change? No