Skip to content

Commit

Permalink
Try starting an ES to run the TokenBearPropagation tests against
Browse files Browse the repository at this point in the history
  • Loading branch information
frittentheke authored and pavolloffay committed Jun 9, 2020
1 parent f92a9dd commit 9d8d003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/travis/es-integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ SPAN_STORAGE_TYPE=elasticsearch ./cmd/query/query-linux-$GOARCH --es.server-urls
PID=$(echo $!)
make token-propagation-integration-test
kill -9 ${PID}
docker kill $CID

0 comments on commit 9d8d003

Please sign in to comment.