Skip to content
Snippets Groups Projects
Commit 92ce6728 authored by Pawel Maniora's avatar Pawel Maniora
Browse files

CI Tavern_dir fix

parent 21707a36
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !293. Comments created here will be created in the context of that merge request.
......@@ -5,6 +5,8 @@ pip install tox
export HIVEMIND_ADDRESS=$1
export HIVEMIND_PORT=$2
export TAVERN_DIR="tests/tests_api/hivemind/tavern"
echo "Starting tests on hivemind server running on ${HIVEMIND_ADDRESS}:${HIVEMIND_PORT}"
echo "Selected test group (if empty all will be executed): $3"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment