Skip to content
Snippets Groups Projects
Commit 27185de7 authored by Erik Johnston's avatar Erik Johnston
Browse files

Set SYNAPSE_CACHE_FACTOR=1 in jenkins

parent dda2058d
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
: ${WORKSPACE:="$(pwd)"}
export PYTHONDONTWRITEBYTECODE=yep
export SYNAPSE_CACHE_FACTOR=1
# Output test results as junit xml
export TRIAL_FLAGS="--reporter=subunit"
......
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