summaryrefslogtreecommitdiff
path: root/tests/server-tests/white-box
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
2017-01-10New unbound runs with debug flag by defaultvarac
2016-12-23Change regex for soledad process checkvarac
2016-11-09Don't do strict checking for nickservervarac
Sometimes nickserver is listed with `ruby /usr/bin/nickserver start` in the process table, sometimes with `/usr/bin/ruby /usr/bin/nickserver start`. We should do proper checking with `systemctl status nickserver` to make sure the service is up though (https://leap.se/code/issues/8579). Meanwhile it's ok to not do strict checking.
2016-11-08New nickserver is using fully qualified ruby path nowvarac
2016-10-18Fix Are_daemons_running test for nickservervarac
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah