From: Mohamed Larabi Date: Wed, 17 Apr 2013 19:48:22 +0000 (+0200) Subject: remove gotan from the lxc tests X-Git-Tag: tests-5.2-2~4^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c4289b0d49091030bf7e9263780162b7de983148;p=tests.git remove gotan from the lxc tests --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index b9f81d5..f0712ce 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -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), ]