Make jenkins dendron test federation read apis

pull/967/head
Erik Johnston 2016-07-29 11:45:03 +01:00
parent 2a9ce8c422
commit 74106ba171
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ echo >&2 "Running sytest with PostgreSQL";
--dendron $WORKSPACE/dendron/bin/dendron \
--pusher \
--synchrotron \
--federation-reader \
--port-range ${PORT_BASE}:$((PORT_BASE+PORT_COUNT-1))
cd ..