aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormortenhillbom <mortenhillbom@gmail.com>2017-10-18 16:10:34 -0700
committermortenhillbom <mortenhillbom@gmail.com>2017-10-18 16:13:05 -0700
commit2166a5e747c76a61b54b71c880b75c8f9cd5f948 (patch)
tree52b8e0e8496772b07dcc795a61476cd9929cccd7
parent9b4428f37e07e400e978a5e1681d0391cf7512ec (diff)
NFVBENCH-43 Change default flavor ram to 4GB
Change-Id: Ic7d054806862ddf110ae20deb9a25c9fa22c67e2 Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
-rw-r--r--nfvbench/cfg.default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfvbench/cfg.default.yaml b/nfvbench/cfg.default.yaml
index 2892d11..83dd5ac 100644
--- a/nfvbench/cfg.default.yaml
+++ b/nfvbench/cfg.default.yaml
@@ -43,7 +43,7 @@ flavor:
# Number of vCPUs for the flavor
vcpus: 2
# Memory for the flavor in MB
- ram: 8192
+ ram: 4096
# Size of local disk in GB
disk: 0
# metadata are supported and can be added if needed, optional