summary refs log tree commit diff
path: root/tests
Commit message (Collapse)AuthorAge
* * Fix the Bittorrent test.Eelco Dolstra2011-03-21
| | | | svn path=/nixos/trunk/; revision=26443
* * Fix the Avahi test: the start condition for the backdoor changed, soEelco Dolstra2011-03-21
| | | | | | | it's now necessary to wait until networking is up. Also, don't print to stderr. svn path=/nixos/trunk/; revision=26441
* * Add virtio_console to the CD because the backdoor requires it.Eelco Dolstra2011-03-19
| | | | | | * The booted CD no longer requires "-net user". svn path=/nixos/trunk/; revision=26427
* * Factor out some test commonality.Eelco Dolstra2011-03-17
| | | | svn path=/nixos/trunk/; revision=26394
* * KDM seems to die if we call xwininfo while it's starting (!). SoEelco Dolstra2011-03-15
| | | | | | don't do that. svn path=/nixos/trunk/; revision=26307
* * Add a very basic test for Xfce.Eelco Dolstra2011-03-11
| | | | svn path=/nixos/trunk/; revision=26284
* * Add a test for the firewall.Eelco Dolstra2011-03-11
| | | | svn path=/nixos/trunk/; revision=26276
* * Delete some obsolete installation tests.Eelco Dolstra2011-03-11
| | | | svn path=/nixos/trunk/; revision=26272
* * NAT module: support active FTP.Eelco Dolstra2011-03-10
| | | | svn path=/nixos/trunk/; revision=26247
* * Add a module for doing Network Address Translation.Eelco Dolstra2011-03-10
| | | | svn path=/nixos/trunk/; revision=26246
* * Hopefully fix the rebuildCD job.Eelco Dolstra2011-03-04
| | | | svn path=/nixos/trunk/; revision=26155
* * Add a test of IPv6 support.Eelco Dolstra2011-02-19
| | | | svn path=/nixos/trunk/; revision=26036
* * Fix the Subversion test.Eelco Dolstra2011-02-17
| | | | svn path=/nixos/trunk/; revision=26017
* * We don't really need a display manager on the installation CD. JustEelco Dolstra2011-02-17
| | | | | | log in as root automatically. svn path=/nixos/trunk/; revision=26014
* * Give the installation VM a different MAC/IP from the fake nixos.orgEelco Dolstra2011-02-17
| | | | | | VM. MAC collisions don't work at all with VDE. svn path=/nixos/trunk/; revision=26009
* * Only add a VDE NIC if there is a webserver.Eelco Dolstra2011-02-16
| | | | svn path=/nixos/trunk/; revision=25986
* Fixed NFS mount to storage machineSander van der Burg2011-02-04
| | | | svn path=/nixos/trunk/; revision=25773
* * runInMachine: properly evaluate the machine configuration.Eelco Dolstra2011-01-13
| | | | svn path=/nixos/trunk/; revision=25536
* * runInMachine: use buildVM rather than buildVirtualNetwork sinceEelco Dolstra2011-01-13
| | | | | | | there is only one machine. * Add a simple test case for runInMachine. svn path=/nixos/trunk/; revision=25535
* * No wonder the OpenSSH test was so unreliable: it didn't wait for theEelco Dolstra2011-01-12
| | | | | | sshd Upstart job to finish. svn path=/nixos/trunk/; revision=25524
* * Add a method Machine::sleep to sleep N seconds in virtual (guest)Eelco Dolstra2011-01-10
| | | | | | time rather than host real time. svn path=/nixos/trunk/; revision=25491
* * Use the dedicated server.Eelco Dolstra2011-01-10
| | | | svn path=/nixos/trunk/; revision=25488
* * Flush the coverage data by doing a shutdown.Eelco Dolstra2011-01-09
| | | | svn path=/nixos/trunk/; revision=25481
* * Coverage report: propagate the build products of the VM test run.Eelco Dolstra2011-01-09
| | | | | | * Run the Quake 3 with coverage instrumentation. svn path=/nixos/trunk/; revision=25480
* * Simulate connection interruptions.Eelco Dolstra2011-01-09
| | | | svn path=/nixos/trunk/; revision=25470
* * Improved logging in the test driver.Eelco Dolstra2011-01-06
| | | | | | * Support subtests. svn path=/nixos/trunk/; revision=25451
* * Test driver: write structured log info to $out/log.xml (not finishedEelco Dolstra2011-01-05
| | | | | | | | yet). * Machine->new -> createMachine (because VMs must be tracked in the %vms hash). svn path=/nixos/trunk/; revision=25427
* * Update the Bittorrent test for Transmission 2.Eelco Dolstra2011-01-05
| | | | svn path=/nixos/trunk/; revision=25422
* * Fix an evaluation error in tests.installer.rebuildCD.Eelco Dolstra2010-12-18
| | | | svn path=/nixos/trunk/; revision=25193
* svn path=/nixos/trunk/; revision=25141Eelco Dolstra2010-12-15
|
* * Unbreak the NixOS installer tests.Eelco Dolstra2010-12-13
| | | | svn path=/nixos/trunk/; revision=25096
* * Use mkOverride.Eelco Dolstra2010-10-12
| | | | svn path=/nixos/trunk/; revision=24255
* * Fix indentation.Eelco Dolstra2010-10-12
| | | | svn path=/nixos/trunk/; revision=24254
* Avahi test: Use `getent hosts' instead of `ping -c1'.Ludovic Courtès2010-10-07
| | | | svn path=/nixos/trunk/; revision=24151
* Add an Avahi (mDNS/DNS-SD) and NSS-mDNS test.Ludovic Courtès2010-10-07
| | | | svn path=/nixos/trunk/; revision=24148
* Installation CD: Check that the current system can be replaced.Nicolas Pierron2010-09-25
| | | | svn path=/nixos/trunk/; revision=23920
* Test that CD configuration can be rebuild.Nicolas Pierron2010-09-25
| | | | svn path=/nixos/trunk/; revision=23908
* Fix installer tests.Nicolas Pierron2010-09-25
| | | | svn path=/nixos/trunk/; revision=23907
* * Add a trivial test that just starts a machine and shuts it down.Eelco Dolstra2010-09-13
| | | | svn path=/nixos/trunk/; revision=23765
* Replace mkOverride by its alias mkOverrideTemplate to remove the unusedNicolas Pierron2010-09-03
| | | | | | template argument of mkOverride later. svn path=/nixos/trunk/; revision=23631
* * Test whether the build hook automatically skips unavailable slaves.Eelco Dolstra2010-08-24
| | | | | | (This is in fact currently broken.) svn path=/nixos/trunk/; revision=23398
* * Test using multiple build machines in parallel.Eelco Dolstra2010-08-24
| | | | svn path=/nixos/trunk/; revision=23396
* * Regression test for the build hook mechanism.Eelco Dolstra2010-08-24
| | | | svn path=/nixos/trunk/; revision=23395
* * Move support for writable Nix stores to qemu-vm.nix.Eelco Dolstra2010-08-24
| | | | svn path=/nixos/trunk/; revision=23393
* svn path=/nixos/trunk/; revision=23056Eelco Dolstra2010-08-09
|
* * The swraid installer test needs more disk spaceEelco Dolstra2010-07-21
| | | | | | (http://hydra.nixos.org/build/494390). svn path=/nixos/trunk/; revision=22692
* svn path=/nixos/trunk/; revision=22609Eelco Dolstra2010-07-15
|
* * swraid test: Fix the alignment of the first logical partition. GNUEelco Dolstra2010-07-13
| | | | | | | parted 2.3 barfs on this (http://hydra.nixos.org/build/484788), while 2.2 accepts it. svn path=/nixos/trunk/; revision=22576
* * Urgh, we do need to wait after each parted callEelco Dolstra2010-07-12
| | | | | | (http://hydra.nixos.org/build/483571). svn path=/nixos/trunk/; revision=22558
* * Sync with the trunk.Eelco Dolstra2010-06-20
| | | | svn path=/nixos/branches/boot-order/; revision=22349