remove gotan from test infra cause tests are passing yet on it
authorMohamed Larabi <mohamed.larabi@inria.fr>
Thu, 16 Jan 2014 17:21:26 +0000 (18:21 +0100)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Thu, 16 Jan 2014 17:21:26 +0000 (18:21 +0100)
system/LocalSubstrate.inria.py

index cca6566..6008649 100755 (executable)
@@ -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),    
          ]