aboutsummaryrefslogtreecommitdiff
path: root/nixos/tests/novacomd.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nixos/tests/novacomd: prevent non-deterministic failureUli Baum2018-09-041-1/+7
| | | | | | A sporadic failure occured on Hydra because a request was sent to the daemon after the systemd unit was started, but before the daemon was actually listening. Fix by checking for open port first.
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-201-1/+1
|
* nixos: Add basic test of novacomdWill Dietz2018-02-201-0/+28