From: Mohamed Larabi Date: Tue, 14 May 2013 17:16:38 +0000 (+0200) Subject: Reduce max number of PLC's on LXCboxes X-Git-Tag: tests-5.2-4~8 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5d59e47cb8249fd2435e5e3bd1d4ffe3ec2e72fd;p=tests.git Reduce max number of PLC's on LXCboxes --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index b9f81d5..eef084c 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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