about summary refs log tree commit diff
path: root/nixos/tests/munin.nix
Commit message (Collapse)AuthorAge
* rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|
* all tests: added meta.maintainers sectionJoachim Schiele2015-07-12
|
* nixos: munin/jenkins: specify timeout correctlyDomen Kožar2014-09-28
|
* nixos: increase timeout for jenkins/munin systemd servicesDomen Kožar2014-09-27
|
* Fix munin test evaluationEelco Dolstra2014-09-06
|
* Increase systemd timeout on Jenkins and Munin testsEelco Dolstra2014-09-05
| | | | | | | These were timing out a lot. http://hydra.nixos.org/build/13991108 http://hydra.nixos.org/build/13991107
* name nixos tests, close #3078Florian Friesdorf2014-06-28
|
* Make it easier to run the testsEelco Dolstra2014-04-14
| | | | | | | | | | | You can now run a test in the nixos/tests directory directly using nix-build, e.g. $ nix-build '<nixos/tests/login.nix>' -A test This gets rid of having to add the test to nixos/tests/default.nix. (Of course, you still need to add it to nixos/release.nix if you want Hydra to run the test.)
* munin: add test and fix a bugDomen Kožar2013-10-20