No longer need to request all the sub-components to be split when running sytest+dendron
This commit is contained in:
parent
e933a2712d
commit
f4e7545d88
|
@ -17,9 +17,3 @@ export SYNAPSE_CACHE_FACTOR=1
|
||||||
./sytest/jenkins/install_and_run.sh \
|
./sytest/jenkins/install_and_run.sh \
|
||||||
--synapse-directory $WORKSPACE \
|
--synapse-directory $WORKSPACE \
|
||||||
--dendron $WORKSPACE/dendron/bin/dendron \
|
--dendron $WORKSPACE/dendron/bin/dendron \
|
||||||
--pusher \
|
|
||||||
--synchrotron \
|
|
||||||
--federation-reader \
|
|
||||||
--client-reader \
|
|
||||||
--appservice \
|
|
||||||
--federation-sender \
|
|
||||||
|
|
Loading…
Reference in New Issue