summary refs log tree commit diff
path: root/nixos/tests/tomcat.nix
Commit message (Collapse)AuthorAge
* Remove tomcat vm test timing issuesReno Reckling2016-09-13
| | | | | (cherry picked from commit 090f1f0722b79cbba5f0abccac61496398789762) Signed-off-by: Domen Kožar <domen@dev.si>
* all tests: added meta.maintainers sectionJoachim Schiele2015-07-12
|
* 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.)
* Fix tests broken due to the firewall being enabled by defaultEelco Dolstra2014-04-11
|
* Fix evaluation error in the tomcat testEelco Dolstra2013-10-29
|
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10