From: Emma Foley Date: Wed, 28 Feb 2018 10:51:13 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-6.0.0~1212 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=ace7fd0ecb4d8fb4f069b66f80f5d1f8bfc5c2c0;p=opnfvdocs.git Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Yardstick real-time influxdb KPI reporting regressions" - Yardstick real-time influxdb KPI reporting regressions JIRA: YARDSTICK-989 We used to have real-time influxdb reporting of test KPIs. The user could monitor using grafana and see the real-time output. The record format was changed to now only report KPIs at the end of the test. This is a problem for test cases which run for a long duration, we need to wait until the end of the test execution to get any results from influxdb. If the test fails in between or doesn't exit cleanly for some reason, we are left with no results stored in influxdb which gives the user no information. This is also a regression from the previous behaviour. Change-Id: I0f476dff9162a359f0286fb421f2e9c4befaa5cc Signed-off-by: chenjiankun --- diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 824f32730..9d6339d4e 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 824f32730c5591c60e7fd0580050c63e588f2363 +Subproject commit 9d6339d4e00b8aa3477938347c1afe693820eb25