From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Wed, 10 Jul 2013 07:15:01 +0000 (+0200)
Subject: 10 VM's per plc box should be enough and hopefully bring the getty-related load a... 
X-Git-Tag: tests-5.2-7~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=07d04770673d846f47d65a372aec4b13cf73393c;p=tests.git

10 VM's per plc box should be enough and hopefully bring the getty-related load a bit down
---

diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py
index a0946bb..a171588 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -31,8 +31,8 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ 
-         ('gotan', 20),         # how many plcs max in this box 
-         ('deathvegas', 20),    
+         ('gotan', 10),         # how many plcs max in this box 
+         ('deathvegas', 10),    
          ]  
 
    # vplc01 to 40