From dc048ee27d272a8af83c48c4c647d084f37f2466 Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Tue, 31 Oct 2017 22:37:43 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "resource: remove cores args" - resource: remove cores args We used to try to probe all the cores that the VNF was using and only dump CPU stats for those cores. We can't really detect those core accurately and we would rather dump all the core information and let influxdb and grafana filter the information. We do end up with excessive KPI output, especially on systems with 88 cores, but this is manageable. The core logic was partially removed, this finishes the removal. Change-Id: I5cbb694fd982519e2df54db49a21ed5948e13537 Signed-off-by: Ross Brattain --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 6ed2f6721..8291c3d11 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 6ed2f6721d59b4c52de5d78cef19014a29c7407a +Subproject commit 8291c3d11227de42599be920605f3f884dfa755b -- cgit 1.2.3-korg