nixpkgs/tests
Eelco Dolstra 6cfe5e2746 * Add some more "udevadm settle" calls. Hopefully this fixes random
failures like this:

machine: running command: parted /dev/vda -- mkpart primary 1M 2048M
machine: exit status 0
machine: running command: parted /dev/vda -- set 1 lvm on
machine: exit status 1
machine: output: 
                                                                          
Warning: WARNING: the kernel failed to re-read the partition table on /dev/vda
(Device or resource busy).  As a result, it may not reflect all of your changes
until after reboot.
command `parted /dev/vda -- set 1 lvm on' did not succeed (exit code 1) at Machine.pm line 212, <GEN2> line 24.

svn path=/nixos/trunk/; revision=19328
2010-01-10 15:22:09 +00:00
..
common * Factor out the X11 configuration. 2010-01-05 17:08:57 +00:00
test-nixos-install-from-cd cleaned up kvm installation test. It works now. 2009-12-16 04:55:35 +00:00
check-filesystems.nix * Add a test to avoid regression of (NIXOS-85). 2009-10-27 19:19:48 +00:00
default.nix * Parameterize the installer test to support different partitioning 2010-01-07 13:19:38 +00:00
firefox.nix * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00
installer.nix * Add some more "udevadm settle" calls. Hopefully this fixes random 2010-01-10 15:22:09 +00:00
kde4.nix * A function to wait until a window exists. 2010-01-05 23:38:13 +00:00
quake3.nix * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00
subversion.nix * More cleanups. 2010-01-05 11:57:17 +00:00
test-config-examples.sh * test -> tests. 2009-08-31 13:40:57 +00:00
test-nixos-installer2.nix * refactoring kvm test and bootstrapping image. 2009-12-15 23:26:52 +00:00
test-upstart-job.sh * test -> tests. 2009-08-31 13:40:57 +00:00
trac.nix * Added a function waitForX, which returns when the X server accepts 2010-01-05 23:59:29 +00:00