diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-03-31 12:49:34 +0530 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-31 07:40:59 +0000 |
commit | dc8db2c53104fa756d1ea2db5a5d6db774df6c09 (patch) | |
tree | f27560e9c3659e6d06c4ecc33b784031e0642f3b | |
parent | a7e80590f8ebba7373df5d7bd04f0b39f5a1cc14 (diff) |
Update docs
1. Add Functest Link using labels
2. Add storperf in testing-user
Change-Id: If371ca17b8fdf8f54fefe5176d8a4f49e8a20981
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit c92ebb6602a0c21793dd25259e7b1badec8d2f89)
-rw-r--r-- | docs/release/overview.rst | 2 | ||||
-rw-r--r-- | docs/testing/testing-user.rst | 9 |
2 files changed, 10 insertions, 1 deletions
diff --git a/docs/release/overview.rst b/docs/release/overview.rst index b6c3db541..8ba26078e 100644 --- a/docs/release/overview.rst +++ b/docs/release/overview.rst @@ -225,7 +225,7 @@ Functest Functest provides a functional testing framework incorporating a number of test suites and test cases that test and verify OPNFV platform functionality. -The scope of Functest and relevant test cases can be found in the :ref:`Functest User Guide <Functest-UserGuide>` +The scope of Functest and relevant test cases can be found in the :ref:`Functest User Guide <functest-userguide>` Functest provides both feature project and component test suite integration, leveraging OpenStack and SDN controllers testing frameworks to verify the key components of the OPNFV diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index 98159727b..c61291ac3 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -51,3 +51,12 @@ VSPERF ../submodules/vswitchperf/docs/testing/user/configguide/index ../submodules/vswitchperf/docs/testing/user/userguide/index + + +Storperf +-------- + +.. toctree:: + :maxdepth: 1 + + ../submodules/vswitchperf/docs/testing/user/index
\ No newline at end of file |