1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 17:37:37 -04:00
nixpkgs/nixos/tests
aszlig 69858d7743
nixos: Add VM test for VirtualBox.
Currently it pretty much tests starting up virtual machines and just
shutting down afterwards, but for both VBoxManage and the VirtualBox
GUI.

This helps catching errors in hardened mode, however we still need to
test whether networking works the way intended (and I fear that this is
broken at the moment).

The VirtualBox VM is _not_ using hardware virtualization support (thus
we use system = "i686-linux", because x86_64 has no emulation support),
because we're already within a qemu VM, which means it's going to be
slow as hell (that's why I've written own subs just for testing
startup/shutdown/whatnot with respective timeouts).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-12-13 11:43:44 +01:00
..
common
avahi.nix
bittorrent.nix nixos.tests.bittorrent: mark torrent as private 2014-12-09 12:08:58 +01:00
blivet.nix
check-filesystems.nix
chromium.nix
cjdns.nix
containers.nix containers: add test that stopping and starting a container works (#4989) 2014-11-24 23:19:34 +01:00
docker-registry.nix
docker.nix nixos/docker: fix module, add simple test 2014-12-01 17:20:35 +01:00
etcd.nix
firefox.nix
firewall.nix
fleet.nix nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
gitlab.nix nixos/gitlab: fixes 2014-12-12 18:01:31 +01:00
gnome3.nix
influxdb.nix
installer.nix Use https://cache.nixos.org 2014-12-09 13:38:46 +01:00
ipv6.nix
jenkins.nix
kde4.nix whitespace change to restart kde4 test 2014-12-03 17:18:33 +01:00
kexec.nix
kubernetes.nix nixos: move kubernetes & fleet to services/cluster 2014-12-11 23:32:37 +01:00
login.nix
logstash.nix
make-test.nix
mesos.nix nixos/mesos: fix typo 2014-12-11 23:35:39 +01:00
misc.nix
mpich-example.c
mpich.nix
mumble.nix
munin.nix
mysql-replication.nix
mysql.nix
nat.nix
networking-proxy.nix Introduce a dedicated networking.proxy option 2014-11-30 15:19:25 +01:00
networking.nix nixos/network: Remove debug output in tests 2014-11-30 01:21:37 -08:00
nfs.nix nixos/tests: Fix nfs 2014-12-02 01:34:20 -08:00
nsd.nix
openssh.nix
partition.nix
peerflix.nix nixos: add peerflix module 2014-12-01 16:42:40 +01:00
phabricator.nix
printing.nix fix printing test 2014-11-27 20:01:18 +01:00
proxy.nix
quake3.nix
rabbitmq.nix
run-in-machine.nix
simple.nix
subversion.nix
test-config-examples.sh
testdb.sql
tomcat.nix
trac.nix
udisks2.nix
virtualbox.nix nixos: Add VM test for VirtualBox. 2014-12-13 11:43:44 +01:00
xfce.nix