From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Mon, 22 Sep 2014 14:30:03 +0000 (+0200)
Subject: estran : max vnodes 3->2, too small disk
X-Git-Tag: tests-5.3-9~5
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d877bf4d95cecaa52b404cf02f6b2103b2334c05;p=tests.git

estran : max vnodes 3->2, too small disk
---

diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py
index 0dd47a1..7b408ad 100755
--- a/system/LocalSubstrate.inria.py
+++ b/system/LocalSubstrate.inria.py
@@ -51,7 +51,7 @@ class OnelabSubstrate (Substrate):
 # nodes spawned in this box won't get network connectivity
 #         ('enfoui', 4), # 4 cores, 8Gb
 # estran (4) - big mem but small disk
-         ('estran', 3), # 4 cores, 8Gb
+         ('estran', 2), # 4 cores, 8Gb
 # lodos (5) - rather old/small
          ('lodos', 1), # 2 cores, 4Gb
 # cyblok (6)