diff options
author | Trevor Cooper <trevor.cooper@intel.com> | 2017-08-22 15:29:08 -0700 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-08-22 15:34:54 -0700 |
commit | ffc0fc7902e2f46cb5982f55aacd262073f08e1c (patch) | |
tree | b91bfb15e64665d43bc9597d202931e40bb1cdae /docs/testing/user | |
parent | 1375b9eff007b51af9b04b4c36975c39cc04cde8 (diff) |
Moved devguide for consitency with docs dir structure for all testing projects
Updated RFC description based on IETF approval of Internet Draft
Change-Id: Ifd37da946866f350b8968bbbe8c5a3f5ce762cfa
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/index.rst | 27 |
1 files changed, 20 insertions, 7 deletions
diff --git a/docs/testing/user/configguide/index.rst b/docs/testing/user/configguide/index.rst index a7df2ebc..bfeb0d2b 100644 --- a/docs/testing/user/configguide/index.rst +++ b/docs/testing/user/configguide/index.rst @@ -4,9 +4,13 @@ .. OPNFV VSPERF Documentation master file. -====== -VSPERF -====== +*********************************** +VSPERF Configuration and User Guide +*********************************** + +============ +Introduction +============ VSPERF is an OPNFV testing project. @@ -28,12 +32,12 @@ setup of the network and/or for control of the test-generator and test execution * Artifacts: https://artifacts.opnfv.org/vswitchperf.html * Continuous Integration status: https://build.opnfv.org/ci/view/vswitchperf/ -****************************** -VSPERF User Guide -****************************** +================================ +VSPERF Install and Configuration +================================ .. toctree:: - :caption: VSPERF Install, Upgrade, Traffic Generator Guide, Test Suite Guide + :caption: VSPERF Install, Upgrade, Traffic Generator Guide :maxdepth: 2 :numbered: @@ -41,6 +45,15 @@ VSPERF User Guide ./upgrade.rst ./trafficgen.rst +================= +VSPERF Test Guide +================= + +.. toctree:: + :caption: VSPERF Test Execution + :maxdepth: 2 + :numbered: + ../userguide/testusage.rst ../userguide/teststeps.rst ../userguide/integration.rst |