diff options
author | JingLu5 <lvjing5@huawei.com> | 2016-09-02 12:13:28 +0800 |
---|---|---|
committer | liang gao <jean.gaoliang@huawei.com> | 2016-09-07 03:19:42 +0000 |
commit | 23010a775ef15b33d5c8da6f2bfba8316e56141a (patch) | |
tree | 81c07fbbe8db4d460c9e50f8037fbca772d40d57 /docs/userguide/01-introduction.rst | |
parent | 70d1e053d284fc3028cbb939a7a1649046f39904 (diff) |
Refine docs
Change-Id: Ia3760bb2c3154f4d5460651f4fa15030f6689eec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit a56615d868c14c0d60862c8d84f87ca0c668c82f)
Diffstat (limited to 'docs/userguide/01-introduction.rst')
-rwxr-xr-x | docs/userguide/01-introduction.rst | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/docs/userguide/01-introduction.rst b/docs/userguide/01-introduction.rst index 3db6ce001..9d9cf0fb5 100755 --- a/docs/userguide/01-introduction.rst +++ b/docs/userguide/01-introduction.rst @@ -40,18 +40,25 @@ This document consists of the following chapters: * Chapter :doc:`02-methodology` describes the methodology implemented by the Yardstick Project for :term:`NFVI` verification. -* Chapter :doc:`architecture` provides information on the software architecture +* Chapter :doc:`03-architecture` provides information on the software architecture of yardstick. + * Chapter :doc:`04-vtc-overview` provides information on the :term:`VTC`. -* Chapter :doc:`apexlake_installation` provides instructions to install the - experimental framework *ApexLake* and chapter :doc:`apexlake_api` explains +* Chapter :doc:`05-apexlake_installation` provides instructions to install the + experimental framework *ApexLake* and chapter :doc:`06-apexlake_api` explains how this framework is integrated in *Yardstick*. -* Chapter :doc:`03-installation` provides instructions to install *Yardstick*. +* Chapter :doc:`07-installation` provides instructions to install *Yardstick*. + +* Chapter :doc:`08-yardstick_plugin` provides information on how to integrate + other OPNFV testing projects into *Yardstick*. -* Chapter :doc:`03-list-of-tcs` includes a list of available Yardstick - test cases. +* Chapter :doc:`09-result-store-InfluxDB` provides inforamtion on how to run + plug-in test cases and store test results into community's InfluxDB. + +* Chapter :doc:`10-list-of-tcs` includes a list of available Yardstick test + cases. Contact Yardstick @@ -60,3 +67,4 @@ Contact Yardstick Feedback? `Contact us`_ .. _Contact us: opnfv-users@lists.opnfv.org + |