nixos/release-combined: Add required installer tests

This commit is contained in:
William A. Kennington III
2014-08-28 13:35:37 -07:00
parent dd18e67cfb
commit babcd70c36
+4
View File
@@ -52,6 +52,10 @@ in rec {
(all nixos.tests.installer.lvm)
(all nixos.tests.installer.separateBoot)
(all nixos.tests.installer.simple)
(all nixos.tests.installer.simpleLabels)
(all nixos.tests.installer.simpleProvided)
(all nixos.tests.installer.btrfsSimple)
(all nixos.tests.installer.btrfsSubvols)
(all nixos.tests.ipv6)
(all nixos.tests.kde4)
(all nixos.tests.login)