opentelemetry-rust/scripts/integration_tests.sh

4 lines
212 B
Bash
Executable File

COMPOSE_FILE=./opentelemetry-jaeger/tests/docker-compose.yaml
docker-compose -f $COMPOSE_FILE down -v &&
docker-compose -f $COMPOSE_FILE up --build --abort-on-container-exit --exit-code-from opentelemetry-jaeger