Add mode memory for dsbenchark 39/45539/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 13 Sep 2016 14:41:09 +0000 (16:41 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 13 Sep 2016 14:42:12 +0000 (16:42 +0200)
Change-Id: I6db5071e2156d897ba657aac4c5c8fba3b2ee4de
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
csit/scriptplans/controller-benchmark.txt [new file with mode: 0644]
csit/scripts/controllermem_4g.sh [new file with mode: 0644]

diff --git a/csit/scriptplans/controller-benchmark.txt b/csit/scriptplans/controller-benchmark.txt
new file mode 100644 (file)
index 0000000..0dafb67
--- /dev/null
@@ -0,0 +1,10 @@
+# Copyright (c) 2016 Cisco Systems, Inc. and others. All rights reserved.
+#
+# This program and the accompanying materials are made available under the
+# terms of the Eclipse Public License v1.0 which accompanies this distribution,
+# and is available at http://www.eclipse.org/legal/epl-v10.html
+
+# Place the scripts in run order:
+
+# The default 3GB for -all- jobs fails frequently, this is an attempt at minimal fix.
+integration/test/csit/scripts/controllermem_4g.sh
diff --git a/csit/scripts/controllermem_4g.sh b/csit/scripts/controllermem_4g.sh
new file mode 100644 (file)
index 0000000..28dd1d9
--- /dev/null
@@ -0,0 +1 @@
+CONTROLLERMEM="4096m"