3
0
Fork 0
forked from mirrors/nixpkgs

Make some tests release-critical

This commit is contained in:
Eelco Dolstra 2014-04-25 17:08:58 +02:00
parent fec3b75e4b
commit 537c034e8f

View file

@ -45,6 +45,7 @@ in rec {
(all nixos.ova)
# (all nixos.tests.efi-installer.simple)
(all nixos.tests.containers)
(all nixos.tests.firefox)
(all nixos.tests.firewall)
(all nixos.tests.installer.grub1)
@ -60,6 +61,7 @@ in rec {
(all nixos.tests.openssh)
(all nixos.tests.printing)
(all nixos.tests.proxy)
(all nixos.tests.simple)
(all nixos.tests.udisks)
(all nixos.tests.udisks2)
(all nixos.tests.xfce)