diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2017-09-08 06:06:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-08 06:06:41 +0000 |
commit | 1d095d24b5599b965291fa5f6a3734e3bf5e84af (patch) | |
tree | a82b23685dcacfe78afccc8f460225a856c3cc5f /docs/testing/user/userguide/index.rst | |
parent | af7a007b92dd344cede2071ae77a621f9cc15c22 (diff) | |
parent | 655e93e08c230068ec1408bb612ef543fd5e5c17 (diff) |
Merge "doc: Include list of TCs in doc"
Diffstat (limited to 'docs/testing/user/userguide/index.rst')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index 4443a393..64d91657 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -3,3 +3,18 @@ .. (c) OPNFV, Intel Corporation, AT&T, Red Hat, Spirent, Ixia and others. .. OPNFV VSPERF Documentation master file. + +================= +VSPERF Test Guide +================= + +.. toctree:: + :caption: VSPERF Test Execution + :maxdepth: 2 + :numbered: + + ./testusage.rst + ./teststeps.rst + ./integration.rst + ./yardstick.rst + ./testlist.rst |