diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-02-28 10:51:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-28 10:51:13 +0000 |
commit | ace7fd0ecb4d8fb4f069b66f80f5d1f8bfc5c2c0 (patch) | |
tree | cc83f6b75b7ff37d5b86741450d076be98978045 /docs/submodules/yardstick | |
parent | b5e163032bb3c0dd25e7132d8d8523483addcb40 (diff) |
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 <chenjiankun1@huawei.com>
Diffstat (limited to 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 824f32730c5591c60e7fd0580050c63e588f236 +Subproject 9d6339d4e00b8aa3477938347c1afe693820eb2 |