forked from mirrors/nixpkgs
Make Hydra check that CD configuration can be updated without any connection.
svn path=/nixos/trunk/; revision=24211
This commit is contained in:
parent
4695f790cf
commit
1c2a5b495d
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue