diff options
author | Ana C <ana.cunha@ericsson.com> | 2016-01-12 11:29:15 +0100 |
---|---|---|
committer | Ana C <ana.cunha@ericsson.com> | 2016-01-12 13:09:08 +0100 |
commit | 12521edea1e40e73e2fb04f4f230760de324521b (patch) | |
tree | 967204aaf025d54bc7eca8559d4f358b2edb5bc8 /docs/configguide/yardstick_testcases/03-list-of-tcs.rst | |
parent | e749d09788edbd1040dabb082e13bd1a1cbc3a7a (diff) |
Include vTC overview in Yardstick documentation
This change includes the vTC overview in Yardstick configguide, the
original vTC/README has been renamed to 04-vTC-overview and added in the
configguide.
The vTC/abbreviations is deleted, all included in glossary.rst
Index and 03-list-of-tcs are updated.
JIRA:-
Change-Id: Ifc5cf1cc258dee6743af189f347e8adbbec6a32f
Signed-off-by: Ana C <ana.cunha@ericsson.com>
Diffstat (limited to 'docs/configguide/yardstick_testcases/03-list-of-tcs.rst')
-rw-r--r-- | docs/configguide/yardstick_testcases/03-list-of-tcs.rst | 30 |
1 files changed, 27 insertions, 3 deletions
diff --git a/docs/configguide/yardstick_testcases/03-list-of-tcs.rst b/docs/configguide/yardstick_testcases/03-list-of-tcs.rst index 99be668b8..f72d80b75 100644 --- a/docs/configguide/yardstick_testcases/03-list-of-tcs.rst +++ b/docs/configguide/yardstick_testcases/03-list-of-tcs.rst @@ -12,7 +12,8 @@ Yardstick test cases are divided in two main categories: described in :doc:`02-methodology` * *OPNFV Feature Test Cases* - Test Cases developed to verify one or more -aspect of a feature delivered by an OPNFV Project. +aspect of a feature delivered by an OPNFV Project, including the test cases +developed for the :term:`VTC`. Generic NFVI Test Case Descriptions =================================== @@ -28,15 +29,38 @@ Generic NFVI Test Case Descriptions opnfv_yardstick_tc010.rst opnfv_yardstick_tc012.rst opnfv_yardstick_tc014.rst - opnfv_yardstick_tc027.rst opnfv_yardstick_tc037.rst opnfv_yardstick_tc038.rst - opnfv_yardstick_tc040.rst OPNFV Feature Test Cases ======================== +IPv6 +---- + +.. toctree:: + :maxdepth: 1 + + opnfv_yardstick_tc027.rst + +Parser +------ + +.. toctree:: + :maxdepth: 1 + + opnfv_yardstick_tc040.rst + +virtual Traffic Classifier +-------------------------- + +.. toctree:: + :maxdepth: 1 + opnfv_yardstick_tc006.rst + opnfv_yardstick_tc007.rst + opnfv_yardstick_tc020.rst + opnfv_yardstick_tc021.rst Templates ========= |