Revert "cjdns test: exercise host builder logic"

This reverts commit daf3ba426b.

This is an alternative to 0ba3d429a7,
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:
Joachim Fasting 2016-11-12 12:43:10 +01:00
parent 2d136204c4
commit f059c7f754
No known key found for this signature in database
GPG Key ID: 7544761007FE4E08

View File

@ -57,7 +57,6 @@ import ./make-test.nix ({ pkgs, ...} : {
connectTo."192.168.0.1:1024}" =
{ password = carolPassword;
publicKey = carolPubKey;
hostname = "carol";
};
};
};