aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/01-introduction.rst
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2017-03-30 11:50:02 +0000
committerJingLu5 <lvjing5@huawei.com>2017-03-30 11:50:02 +0000
commit0ce79677b81b47a7f66e43af896cfa9632da6bee (patch)
tree9164694450e17c4040d76257733c56579fd2185e /docs/testing/user/userguide/01-introduction.rst
parentf782757a1af7bddbcb2af9cebc33d4668ebb24f5 (diff)
add yardstick_user_interface chapter in userguide
JIRA: YARDSTICK-618 Change-Id: I690c24d665016a381ae1ed7d8fa94d5a34bc1b1b Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'docs/testing/user/userguide/01-introduction.rst')
-rwxr-xr-xdocs/testing/user/userguide/01-introduction.rst16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/testing/user/userguide/01-introduction.rst b/docs/testing/user/userguide/01-introduction.rst
index 4fc94ac62..63d0d9883 100755
--- a/docs/testing/user/userguide/01-introduction.rst
+++ b/docs/testing/user/userguide/01-introduction.rst
@@ -61,22 +61,26 @@ This document consists of the following chapters:
* Chapter :doc:`08-api` provides inforamtion on *Yardstick* ReST API and how to
use *Yardstick* API.
-* Chapter :doc:`09-vtc-overview` provides information on the :term:`VTC`.
+* Chapter :doc:`09-yardstick_user_interface` provides inforamtion on how to use
+ yardstick report CLI to view the test result in table format and also values
+ pinned on to a graph
-* Chapter :doc:`10-apexlake_installation` provides instructions to install the
+* Chapter :doc:`10-vtc-overview` provides information on the :term:`VTC`.
+
+* Chapter :doc:`11-apexlake_installation` provides instructions to install the
experimental framework *ApexLake*
-* Chapter :doc:`11-apexlake_api` explains how this framework is integrated in
+* Chapter :doc:`12-apexlake_api` explains how this framework is integrated in
*Yardstick*.
-* Chapter :doc:`12-nsb-overview` describes the methodology implemented by the
+* Chapter :doc:`13-nsb-overview` describes the methodology implemented by the
Yardstick - Network service benchmarking to test real world usecase for a
given VNF.
-* Chapter :doc:`13-nsb_installation` provides instructions to install
+* Chapter :doc:`14-nsb_installation` provides instructions to install
*Yardstick - Network service benchmarking testing*.
-* Chapter :doc:`14-list-of-tcs` includes a list of available *Yardstick* test
+* Chapter :doc:`15-list-of-tcs` includes a list of available *Yardstick* test
cases.