Reduce max number of PLC's on LXCboxes
authorMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 May 2013 17:16:38 +0000 (19:16 +0200)
committerMohamed Larabi <mohamed.larabi@inria.fr>
Tue, 14 May 2013 17:16:38 +0000 (19:16 +0200)
system/LocalSubstrate.inria.py

index b9f81d5..eef084c 100755 (executable)
@@ -30,8 +30,8 @@ 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 
-         ('deathvegas', 30),    
+         ('gotan', 20),         # how many plcs max in this box 
+         ('deathvegas', 20),    
          ]  
 
    # vplc01 to 40