put back deathvegas
[tests.git] / system / LocalSubstrate.inria.py
index 8a57455..b9f81d5 100755 (executable)
@@ -30,7 +30,7 @@ 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 
+         ('gotan', 30),         # how many plcs max in this box 
          ('deathvegas', 30),    
          ]  
 
@@ -43,7 +43,7 @@ class OnelabSubstrate (Substrate):
    def qemu_boxes_spec (self):
       return [ # how many qemus max in this box
 # enfoui runs f18 - also can't seem to enter BIOS on that one
-#         ('kvm64-6', 4), # 4 cores, 8Gb
+         ('kvm64-6', 4), # 4 cores, 8Gb
          ('kvm64-1', 3), # 4 cores, 4Gb
          ('kvm64-2', 3), # 4 cores, 4Gb
          ('kvm64-4', 2), # 4 cores, 8Gb