turn on deathvegas, turn off gotan, as lxc-capable boxes for f>=16 tests
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 18 Mar 2013 08:10:59 +0000 (09:10 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 18 Mar 2013 08:10:59 +0000 (09:10 +0100)
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):