X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=cc7b58ccf21bd6164827f9d13978226ea096f694;hb=f2b44361ae252bbd2f4459f1d56850f2fd269353;hp=ca30f868d582d378ed6ffede92f967b56b17793d;hpb=24fb64f8df3072bb12ad94842e291cb27a1b9495;p=tests.git diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index ca30f86..cc7b58c 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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):