From ecfd3c10755fc660c44151b3773f971517d017f9 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 4 Apr 2015 16:03:45 +0200 Subject: [PATCH] boxtops can stand the heat --- 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 6fa6049..639c14d 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -40,7 +40,7 @@ class OnelabSubstrate (Substrate): def qemu_boxes_spec (self): return [ # (hostname, how many qemus max in this box) - ('boxtops', 12), + ('boxtops', 64), ] # these boxes are going on a well deserved retirement -- 2.43.0