R.B. Boyer 0bf62246e5
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

10 lines
97 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
cd "$(dirname "$0")"
set -x
exec ./run-tests.sh suite_teardown