R.B. Boyer aca2c5de3f
tests: adding new envoy integration tests for L7 service-resolvers (#6129)
Additionally:

- wait for bootstrap config entries to be applied

- run the verify container in the host's PID namespace so we can kill
envoys without mounting the docker socket

* assert that we actually send HEALTHY and UNHEALTHY endpoints down in EDS during failover
2019-07-23 20:08:36 -05:00

14 lines
131 B
HCL

services {
id = "s3-v2"
name = "s3"
port = 8284
meta {
version = "v2"
}
connect {
sidecar_service {}
}
}