summary refs log tree commit diff
path: root/jenkins-dendron-postgres.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix python path in jenkins scriptsRichard van der Hoff2017-09-011-1/+1
|
* Set --python when running sytestRichard van der Hoff2017-09-011-0/+1
| | | | | | .. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
* No longer need to request all the sub-components to be split when running ↵Paul "LeoNerd" Evans2017-02-281-6/+0
| | | | sytest+dendron
* Add federation-sender to sytestErik Johnston2016-11-211-0/+1
|
* Enable testing of client_readerErik Johnston2016-09-141-0/+2
|
* Factor out more common code from the jenkins scripts (#980)Mark Haines2016-08-041-53/+10
| | | | | | | | | | * Factor out more common code from the jenkins scripts * Fix install_and_run path * Poke jenkins * Poke jenkins
* Factor out some of the code shared between the sytest scripts (#974)Mark Haines2016-08-021-32/+9
| | | | | | | | | | | | | | | | * Factor out some of the code shared between the different sytest jenkins scripts * Exclude jenkins from the MANIFEST * Fix dendron build * Missing new line * Poke jenkins * Export the PORT_BASE and PORT_COUNT * Poke jenkins
* Change default jenkins port base and countErik Johnston2016-08-021-2/+2
|
* Make jenkins dendron test federation read apisErik Johnston2016-07-291-0/+1
|
* Fix the sytests to use a port-range rather than a port baseMark Haines2016-06-241-1/+2
|
* Enable testing the synchrotron on jenkinsMark Haines2016-06-101-0/+1
|
* Disable the synchrotron on jenkins until the sytest support lands (#855)Mark Haines2016-06-081-1/+2
| | | | | | | | | | | | | | | | | | | | * Disable the synchrotron on jenkins until the sytest support lands * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins * Poke jenkins
* Add script for running sytest with dendronMark Haines2016-06-071-0/+84