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