aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/06-result-store-InfluxDB.rst
diff options
context:
space:
mode:
authorJing Lu <lvjing5@huawei.com>2017-03-30 09:40:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-30 09:40:07 +0000
commitf782757a1af7bddbcb2af9cebc33d4668ebb24f5 (patch)
treec7e7c803376c10a2d31c676c5109fa140a588735 /docs/testing/user/userguide/06-result-store-InfluxDB.rst
parentab7cd795f6d45bf8bedbe8903cae39bd447d3c19 (diff)
parent2347f3977823bfd0c4b1fa832d9046b8a625596b (diff)
Merge "Refine documentation"
Diffstat (limited to 'docs/testing/user/userguide/06-result-store-InfluxDB.rst')
-rw-r--r--docs/testing/user/userguide/06-result-store-InfluxDB.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/06-result-store-InfluxDB.rst b/docs/testing/user/userguide/06-result-store-InfluxDB.rst
index a0bb48a80..747927889 100644
--- a/docs/testing/user/userguide/06-result-store-InfluxDB.rst
+++ b/docs/testing/user/userguide/06-result-store-InfluxDB.rst
@@ -31,9 +31,9 @@ Store Storperf Test Results into Community's InfluxDB
As shown in Framework_, there are two ways to store Storperf test results
into community's InfluxDB:
-1. Yardstick asks Storperf to run the test case. After the test case is
- completed, Yardstick reads test results via ReST API from Storperf and
- posts test data to the influxDB.
+1. Yardstick executes Storperf test case (TC074), posting test job to Storperf
+ container via ReST API. After the test job is completed, Yardstick reads
+ test results via ReST API from Storperf and posts test data to the influxDB.
2. Additionally, Storperf can run tests by itself and post the test result
directly to the InfluxDB. The method for posting data directly to influxDB