5611d230b7
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
|