summary refs log tree commit diff
path: root/lib/build-vms.nix
Commit message (Expand)AuthorAge
* Turn networking.interfaces into an attribute setEelco Dolstra2012-11-02
* Allow overriding all NixOS tests to run with the minimal kernel possible for ...Shea Levy2012-08-04
* * Remove the use of the NIXPKGS and NIXOS environment variables.Eelco Dolstra2012-03-02
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* * Make virtualisation.qemu.options a list.Eelco Dolstra2011-08-02
* * Remove most references to the "services" tree.Eelco Dolstra2011-04-27
* * Use "ip" instead of "ifconfig" for setting up network interfaces,Eelco Dolstra2011-03-11
* Removed the backdoor, because it does not work anymore and it has also become...Sander van der Burg2011-01-17
* * Remove "nix-build tests -A foo.vms; ./result/bin/run-vms" as a wayEelco Dolstra2011-01-16
* * ZOMG, fixed a giant bug in the networking of distributed VM tests.Eelco Dolstra2010-12-07
* - Added nixos-build-vms command, which builds a virtual network from a networ...Sander van der Burg2010-10-21
* Renamed lib.zip into lib.zipTwoLists, since it refers to the wrong functionSander van der Burg2010-08-02
* Changed zip into lib.zip. Sorry :$Sander van der Burg2010-08-02
* Removed the zip function, since it is in pkgs.lib nowSander van der Burg2010-08-02
* * Doh, forgot to commit.Eelco Dolstra2010-05-27
* * Optionally pass the computed `nodes' to the test script as aEelco Dolstra2010-05-21
* * Allow more complex network topologies in distributed tests. EachEelco Dolstra2010-05-20
* * Added a test that checks whether users can log in on a virtualEelco Dolstra2010-02-06
* * Factor out the X11 configuration.Eelco Dolstra2010-01-05
* * Moved test-related stuff from lib/build-vms.nix to lib/testing.nix.Eelco Dolstra2010-01-05
* ensure nix-support dir before running testsRob Vermaas2009-12-14
* nixos vms tests: use relative path to services, nixpkgs because this is more ...Marc Weber2009-11-11
* Imports of imported attribute set are not working anymore because thisNicolas Pierron2009-09-15
* svn path=/nixos/trunk/; revision=16950Eelco Dolstra2009-09-02
* * Use scrot to make screenshots.Eelco Dolstra2009-09-02
* svn path=/nixos/trunk/; revision=16942Eelco Dolstra2009-09-02
* * Make the coverage report more concise.Eelco Dolstra2009-09-02
* * Added a timeout for starting the VM. TODO: handle SIGCHLD fromEelco Dolstra2009-09-02
* * Use -no-reboot, otherwise kernel panics cause QEMU to get into anEelco Dolstra2009-09-02
* * Run the subversion.nix test with coverage analysis on the kernel.Eelco Dolstra2009-09-01
* * Build the Subversion test in Hydra (as a regression test for NixOS).Eelco Dolstra2009-08-31
* * Stuff for automatic and manual testing of NixOS VMs.Eelco Dolstra2009-08-31