allegro / envoy-control

Envoy Control is a platform-agnostic, production-ready Control Plane for Service Mesh based on Envoy Proxy.
Apache License 2.0
100 stars 33 forks source link

Flaky tests #172

Open gawarz opened 4 years ago

gawarz commented 4 years ago

There are some flaky tests:

should be resilient to transient unavailability of EC in one DC() - pl.allegro.tech.servicemesh.envoycontrol.reliability.EnvoyControlDownInOneDc

failed build

latency between service registration in local dc and being able to access it via envoy should be less than 0,5s + stateSampleDuration() - pl.allegro.tech.servicemesh.envoycontrol.EnvoyControlSynchronizationRunnerTest

failed build

marcin-sucharski commented 4 years ago

Hi, I would like to work on this issue

pzmi commented 4 years ago

@marcin-sucharski Have at it!