put bacl deathvegas
[tests.git] / system / LocalSubstrate.inria.py
index f595e72..cca6566 100755 (executable)
@@ -33,8 +33,7 @@ class OnelabSubstrate (Substrate):
    # the lxc-capable box for PLCs
    def plc_lxc_boxes_spec (self):
       return [ 
-# gotan has fsck issues and is being reinstalled under f20
-#         ('gotan', 10),         # how many plcs max in this box 
+         ('gotan', 10),         # how many plcs max in this box 
          ('deathvegas', 10),    
          ]