nixpkgs/tests
Eelco Dolstra a395e46192 * Fix the NFS Upstart dependencies. Mountd is now started before
nfsd, as suggested by the nfs-utils README.

  Also, rather than relying on Upstart events (which have all sorts of
  problems, especially if you have jobs that have multiple
  dependencies), we know just let jobs start their on prerequisites.
  That is, nfsd starts mountd in its preStart script; mountd starts
  statd; statd starts portmap.  Likewise, mountall starts statd to
  ensure that it can mount NFS filesystems.  This means that doing
  something like "start nfsd" from the command line will Do The Right
  Thing and start the dependencies of nfsd.

svn path=/nixos/trunk/; revision=33172
2012-03-16 20:10:14 +00:00
..
common * Factor out some test commonality. 2011-03-17 14:04:47 +00:00
avahi.nix * Fix the Avahi test: the start condition for the backdoor changed, so 2011-03-21 13:01:23 +00:00
bittorrent.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
check-filesystems.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
default.nix * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
firefox.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
firewall.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
installer.nix * And another one. 2012-03-04 21:08:21 +00:00
ipv6.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
kde4.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
login.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
mpich-example.c Add missing file for the MPI test. 2011-05-31 15:09:56 +00:00
mpich.nix Add an MPI test using two nodes. 2011-05-31 10:21:37 +00:00
mysql-replication.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
mysql.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
nat.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
nfs.nix * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
openssh.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
portmap.nix Add simple portmap test. 2010-01-26 23:55:22 +00:00
proxy.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
quake3.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
run-in-machine.nix * Fix the runInMachine test. 2011-08-09 14:06:04 +00:00
simple.nix * Add a trivial test that just starts a machine and shuts it down. 2010-09-13 16:06:07 +00:00
subversion.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
test-config-examples.sh
test-upstart-job.sh * Update test-upstart-job.sh for Upstart 0.6. 2010-02-11 16:14:47 +00:00
testdb.sql Added MySQL replication support + 2 MySQL testcases (including replication) 2011-07-13 20:58:48 +00:00
tomcat.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
trac.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
xfce.nix svn path=/nixos/trunk/; revision=29435 2011-09-22 08:27:29 +00:00