summaryrefslogtreecommitdiff
path: root/tests/server-tests/helpers
AgeCommit message (Collapse)Author
2017-03-15[8144] Remove Haproxy testsvarac
2017-02-09tests: check process by either process scan or service name. closes #8753elijah
2016-12-23bugfix: remove deprecated parameter from soledad test scriptdrebs
2016-11-22use lock to avoid running multiple soledad tests (#8590)drebs
If a soledad sync test script is already running, there's no need to run another one. This avoids having multiple test script hanging and eating up resources. We have seen this situation under development circumstances, when the soledad server has been modified in a way that the client hangs and never finishes.
2016-11-22add a timeout for the soledad sync test script (#8590)drebs
If for any reason a sync takes too long, the script will timeout and log an errro.
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah