From: Mohamed Larabi Date: Thu, 16 Jan 2014 17:21:26 +0000 (+0100) Subject: remove gotan from test infra cause tests are passing yet on it X-Git-Tag: tests-5.3-2~48^2 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=dbeef18528cfec910b85da5bd7502338ce7c965c remove gotan from test infra cause tests are passing yet on it --- diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index cca6566..6008649 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -33,7 +33,7 @@ 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', 10), # how many plcs max in this box ('deathvegas', 10), ]