Make Hydra check that CD configuration can be updated without any connection.

svn path=/nixos/trunk/; revision=24211
This commit is contained in:
Nicolas Pierron 2010-10-10 22:55:42 +00:00
parent 4695f790cf
commit 1c2a5b495d

View File

@ -155,6 +155,7 @@ let
installer.separateBoot = t.installer.separateBoot.test;
installer.simple = t.installer.simple.test;
installer.swraid = t.installer.swraid.test;
installer.rebuildCD = t.installer.rebuildCD.test;
kde4 = t.kde4.test;
login = t.login.test;
nat = t.nat.test;