From cfe2d478ccf6e32f2cf2d3de2717552d07055c0c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 2 Apr 2015 18:07:55 +0200 Subject: [PATCH] move vplc instances to buzzcocks - that is also the build box --- 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 2562d67..6fa6049 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -29,7 +29,7 @@ class OnelabSubstrate (Substrate): return [ # gotan looks in bad shape and I can't use its drac from the US # ('gotan', 20), # how many plcs max in this box - ('deathvegas', 12), + ('buzzcocks', 12), ] # vplc01 to 40 -- 2.43.0