summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/06-result-store-InfluxDB.rst
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-03-28 01:43:21 +0000
committerJing Lu <lvjing5@huawei.com>2017-03-30 09:49:20 +0000
commit6c0f8306f7bed99905af7a21fc5171642d3c4827 (patch)
tree7ab553bf4677425ad6fd18089deb7916e90b0a74 /docs/testing/user/userguide/06-result-store-InfluxDB.rst
parentb2a79813f57a94b6565fa8f967d10d295010dfff (diff)
Refine documentation
Change-Id: I0d3387a520e3decf51bb0f7db53996f148a611d0 Signed-off-by: JingLu5 <lvjing5@huawei.com> (cherry picked from commit 2347f3977823bfd0c4b1fa832d9046b8a625596b)
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