mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 09:24:25 +00:00
0bf62246e5
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).
4 lines
32 B
Bash
4 lines
32 B
Bash
#!/bin/bash
|
|
|
|
set -eEuo pipefail
|