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

jsondiff is changed to deepdiff

parent 8c232309
No related branches found
No related tags found
4 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!135Enable postgres monitoring on CI server,!74jsondiff is changed to deepdiff
...@@ -7,6 +7,7 @@ cd tests/tests_api/hivemind/tavern ...@@ -7,6 +7,7 @@ cd tests/tests_api/hivemind/tavern
pip3 install --user jsondiff==1.2.0 pip3 install --user jsondiff==1.2.0
pip3 install --user tavern==1.2.2 pip3 install --user tavern==1.2.2
pip3 install --user pytest==6.0.1 pip3 install --user pytest==6.0.1
pip3 install --user deepdiff[murmur]
export HIVEMIND_ADDRESS=$1 export HIVEMIND_ADDRESS=$1
export HIVEMIND_PORT=$2 export HIVEMIND_PORT=$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