blob: d00025840cd7031b1f3ee5168097fd1261a68b09 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
====================
Yardstick Test Cases
====================
Abstract
========
This chapter lists available Yardstick test cases.
Yardstick test cases are divided in two main categories:
* *Generic NFVI Test Cases* - Test Cases developed to realize the methodology
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, including the test cases
developed for the :term:`VTC`.
Generic NFVI Test Case Descriptions
===================================
.. toctree::
:maxdepth: 1
opnfv_yardstick_tc001.rst
opnfv_yardstick_tc002.rst
opnfv_yardstick_tc005.rst
opnfv_yardstick_tc008.rst
opnfv_yardstick_tc009.rst
opnfv_yardstick_tc010.rst
opnfv_yardstick_tc012.rst
opnfv_yardstick_tc014.rst
opnfv_yardstick_tc028.rst
opnfv_yardstick_tc037.rst
opnfv_yardstick_tc038.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
=========
.. toctree::
:maxdepth: 1
testcase_description_v2_template
Yardstick_task_templates
|