From 1260b72e17c4a1a29a3a6175195830a2d7a4c2d9 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 10 Sep 2018 15:42:04 +0000 Subject: Update git submodules * Update docs/submodules/fuel from branch 'master' - Merge "[nosdn-noha] Meet EPA testcases requirements (NUMA)" - [nosdn-noha] Meet EPA testcases requirements (NUMA) Install in a local directory a newer version of virt-manager to workaround obsolete Ubuntu versions lacking --cpu cellN.* support. This change only affects CPU cfg of virtual compute nodes in nosdn-nofeature-noha scenarios with: - set default cpu_topology to dual socket (2 cores, 2 sockets, 2 threads); - bump default RAM to 16GB; - define 2 NUMA cells, each with half the resources; To keep the old behavior available (single socket), a new deploy argument has been added (`-m`). The RAM change is not configurable via deploy args. NOTE: The CPU topology for virtual nodes should later be read from PDF instead of hardcoding it on a per-scenario basis in the installer. NOTE: Default 'ram' unit is MiB, while cellN.memory default unit is 'KiB'. JIRA: FUEL-385 Change-Id: I7ca268b0a2052524cb7187a5cf9b6fa8a382c9f9 Signed-off-by: Dimitrios Markou Signed-off-by: Alexandru Avadanii --- docs/submodules/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/fuel b/docs/submodules/fuel index 531ca8731..d33f39782 160000 --- a/docs/submodules/fuel +++ b/docs/submodules/fuel @@ -1 +1 @@ -Subproject commit 531ca8731f9b61e79131bcfab420742b4fe3b494 +Subproject commit d33f39782f945cae306ce44eead411ff9301a813 -- cgit 1.2.3-korg