envoyproxy / envoy-mobile

Client HTTP and networking library based on the Envoy project for iOS, Android, and more.
https://envoymobile.io
Apache License 2.0
557 stars 84 forks source link

test: Set initial_fetch_timeout on the xDS integration tests #2679

Closed abeyad closed 1 year ago

abeyad commented 1 year ago

While we figure out and fix https://github.com/envoyproxy/envoy-mobile/issues/2678, this commit reduces the initial_fetch_timeout on the xDS config sources in the integration tests from 15s to 1s, preventing issues like test timeouts.

Signed-off-by: Ali Beyad abeyad@google.com

abeyad commented 1 year ago

/retest