diff options
-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 |