From dbeef18528cfec910b85da5bd7502338ce7c965c Mon Sep 17 00:00:00 2001
From: Mohamed Larabi <mohamed.larabi@inria.fr>
Date: Thu, 16 Jan 2014 18:21:26 +0100
Subject: [PATCH] remove gotan from test infra cause tests are passing yet on
 it

---
 system/LocalSubstrate.inria.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py
index cca6566..6008649 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -33,7 +33,7 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ 
-         ('gotan', 10),         # how many plcs max in this box 
+#         ('gotan', 10),         # how many plcs max in this box 
          ('deathvegas', 10),    
          ]  
 
-- 
2.47.0