X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2FLocalSubstrate.inria.py;h=9c7e7c7ef52e0e4f139d3076dc73a64e0c51748c;hb=8dd9212c40098c225eed61133c3238fb5aab4dcf;hp=30eafd3cad26d96ffa186a7195383e5097cd9350;hpb=580e6c628e639222aacfbd67f6f155fe1863fb97;p=tests.git diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 30eafd3..9c7e7c7 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -24,12 +24,13 @@ class OnelabSubstrate (Substrate): # the vs-capable box for PLCs def plc_vs_boxes_spec (self): - return [ ('vs64-1', 35), # how many plcs max in this box + return [ ('warhol', 35), # how many plcs max in this box ] # the lxc-capable box for PLCs def plc_lxc_boxes_spec (self): - return [ ('lxc64-1', 35), # how many plcs max in this box + return [ ('gotan', 35), # how many plcs max in this box + ('deathvegas', 35), ] # vplc01 to 40