Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-15 | [8144] Remove Haproxy tests | varac | |
2017-02-09 | tests: check process by either process scan or service name. closes #8753 | elijah | |
2017-01-10 | New unbound runs with debug flag by default | varac | |
2016-12-23 | Change regex for soledad process check | varac | |
2016-11-09 | Don't do strict checking for nickserver | varac | |
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-08 | New nickserver is using fully qualified ruby path now | varac | |
2016-10-18 | Fix Are_daemons_running test for nickserver | varac | |
2016-09-01 | moved infrastructure tests run by `leap run` to tests/server-tests | elijah | |