declare deathvegas as a second lxc box
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 1 Feb 2013 17:35:17 +0000 (18:35 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 1 Feb 2013 17:35:17 +0000 (18:35 +0100)
system/LocalSubstrate.inria.py

index 30eafd3..9c7e7c7 100755 (executable)
@@ -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