Skip to content
Snippets Groups Projects
Commit f3885f06 authored by Dariusz Kędzierski's avatar Dariusz Kędzierski
Browse files

Added missing pyyaml module

parent 172d9b2d
No related branches found
No related tags found
2 merge requests!456Release candidate v1 24,!246API tests execution time reports
......@@ -18,6 +18,7 @@ echo "Script base dir is: $BASE_DIR"
pip install tox
pip install prettytable
pip install pyyaml
echo "Creating benchmark test file as: $4.py"
$BASE_DIR/tests/tests_api/hivemind/benchmarks/benchmark_generator.py $3 "$4.py" "http://$1:$2"
......
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