mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-20 01:12:21 -05:00
Set SYNAPSE_CACHE_FACTOR=1 in jenkins
This commit is contained in:
parent
dda2058d90
commit
27185de752
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
: ${WORKSPACE:="$(pwd)"}
|
: ${WORKSPACE:="$(pwd)"}
|
||||||
|
|
||||||
export PYTHONDONTWRITEBYTECODE=yep
|
export PYTHONDONTWRITEBYTECODE=yep
|
||||||
|
export SYNAPSE_CACHE_FACTOR=1
|
||||||
|
|
||||||
# Output test results as junit xml
|
# Output test results as junit xml
|
||||||
export TRIAL_FLAGS="--reporter=subunit"
|
export TRIAL_FLAGS="--reporter=subunit"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue