From 851cf6ee6866b3ada9ec2ae713d4ed2935376349 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Thu, 22 Mar 2018 13:40:46 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Make Sample VNF hugepages size configurable" - Make Sample VNF hugepages size configurable The amount of hugepages claimed for a Sample VNF is always 16GB. This value is excesive for most of the Sample VNF applications (except for vPE). Making this parameter configurable we allow to spawn smaller VMs by using less hugepages (in case of StandAlone and OpenStack deployments). Because this parameter depends on the Scenario and the type of VNF executed, the parameter is located in: scenarios: {options: hugepages_gb} # number of GB of hugepages claimed PENDING: document this new parameter. A new userguide section should be created to document all "scenario" sections and parameters. JIRA: YARDSTICK-1061 Change-Id: I6f082e105289bd01781be18f2fecbe0ba2fdfdee Signed-off-by: Rodolfo Alonso Hernandez --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/yardstick') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 0b21b6484..a6adb45bb 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 0b21b6484cc383f2a78aa9d5db1d41189d84ca3d +Subproject commit a6adb45bb0ee22f2548004afe0d8a7b09e7c15c4 -- cgit 1.2.3-korg