Revert "cjdns test: exercise host builder logic"
This reverts commitdaf3ba426b. This is an alternative to0ba3d429a7, which disables the test outright. Briefly, exercising builders which rely on import-from-derivation can cause Hydra jobsets to time out.
This commit is contained in:
@@ -57,7 +57,6 @@ import ./make-test.nix ({ pkgs, ...} : {
|
||||
connectTo."192.168.0.1:1024}" =
|
||||
{ password = carolPassword;
|
||||
publicKey = carolPubKey;
|
||||
hostname = "carol";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user