declare deathvegas as a second lxc box
[tests.git] / 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