about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/default.nix b/tests/default.nix
index 775b3165..77fb3073 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -13,6 +13,7 @@ in {
     heinrich = callTest ./labnet/heinrich.nix;
   };
   richi235 = {
-    multipath-vpn = callTest ./richi235/multipath-vpn.nix;
+    # Currently broken
+    #multipath-vpn = callTest ./richi235/multipath-vpn.nix;
   };
 }