remove gotan from the lxc tests
authorMohamed Larabi <mohamed.larabi@inria.fr>
Wed, 17 Apr 2013 19:48:22 +0000 (21:48 +0200)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Wed, 17 Apr 2013 19:48:22 +0000 (21:48 +0200)
system/LocalSubstrate.inria.py

index b9f81d5..f0712ce 100755 (executable)
@@ -30,7 +30,7 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ 
-         ('gotan', 30),         # how many plcs max in this box 
+#         ('gotan', 30),         # how many plcs max in this box 
          ('deathvegas', 30),    
          ]