From 080933b2f158e7a3f0dfc4e7f499c0e3752cd3fc Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 18 Mar 2015 21:27:16 +0100 Subject: tests/richi235: Add VM test for multipath VPN. This is where I previously left off and I'm currently not enough "in zone" to remember the details. But even though the tests are failing, I'm adding it here for reference and for picking it up later. Signed-off-by: aszlig --- tests/default.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/default.nix') diff --git a/tests/default.nix b/tests/default.nix index 96b7da48..775b3165 100644 --- a/tests/default.nix +++ b/tests/default.nix @@ -12,4 +12,7 @@ in { labnet = { heinrich = callTest ./labnet/heinrich.nix; }; + richi235 = { + multipath-vpn = callTest ./richi235/multipath-vpn.nix; + }; } -- cgit 1.4.1