mirror of https://github.com/hashicorp/consul
Browse Source
Correctly set the the version of Consul built by the `dev-build` job, which is then copied into the Consul dev image used in integration tests. This was causing failures starting sidecar proxies via `consul connect envoy` due to a mismatch between the (incorrect) Consul binary's supported Envoy versions and the (correct) Envoy version under test. Also add debug log uploads to each int test so we can more easily diagnose this sort of failure in the future, as it was entirely hidden in test output.pull/21647/head^2
Michael Zalimeni
3 months ago
committed by
GitHub
5 changed files with 95 additions and 2 deletions
Loading…
Reference in new issue