From 1c779fa54d1d2bede86776220be82bbc5d7bd1d3 Mon Sep 17 00:00:00 2001 From: Mohamed Larabi Date: Tue, 16 Apr 2013 17:28:45 +0200 Subject: [PATCH] bring back deathvegas to the tests infrastructure --- 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 1f7538c..b9f81d5 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -31,7 +31,7 @@ class OnelabSubstrate (Substrate): def plc_lxc_boxes_spec (self): return [ ('gotan', 30), # how many plcs max in this box -# ('deathvegas', 30), + ('deathvegas', 30), ] # vplc01 to 40 -- 2.43.0