From c4289b0d49091030bf7e9263780162b7de983148 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Wed, 17 Apr 2013 21:48:22 +0200 Subject: [PATCH] remove gotan from the lxc tests --- system/LocalSubstrate.inria.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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), ] -- 2.43.0