open-consul/test/integration/connect/envoy/case-consul-exec/setup.sh
R.B. Boyer 5611d230b7
speed up envoy integration tests by removing docker-compose (#8982)
This speeds up individual envoy integration test runs from ~23m to ~14m.

It's also a pre-req for possibly switching to doing the tests entirely within Go (no shell-outs).
2020-10-22 13:20:31 -05:00

4 lines
32 B
Bash

#!/bin/bash
set -eEuo pipefail