remove gotan from the lxc tests
[tests.git] / 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),    
          ]