mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
d7c7858d87
The key thing here is to use `curl --no-keepalive` so that envoy pre-1.15 tests will reliably use the latest listener every time. Extra: - Switched away from editing line-item intentions the legacy way. - Removed some teardown scripts, as we don't share anything between cases anyway - Removed unnecessary use of `run` in some places.