turn on deathvegas, turn off gotan, as lxc-capable boxes for f>=16 tests
[tests.git] / system / LocalSubstrate.inria.py
index ca30f86..cc7b58c 100755 (executable)
@@ -29,9 +29,10 @@ class OnelabSubstrate (Substrate):
 
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
-      return [ ('gotan', 35),  # how many plcs max in this box 
-#               ('deathvegas', 35),  
-               ]  
+      return [ 
+#         ('gotan', 30),         # how many plcs max in this box 
+         ('deathvegas', 30),    
+         ]  
 
    # vplc01 to 40
    def vplc_ips (self):