blob: d3c23f6d6d0e29edc52e148c8666bc2b621af0dc (
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
======================
Yardstick Test Results
======================
.. toctree::
:maxdepth: 2
Scenario Results
================
.. _Dashboard: http://testresults.opnfv.org/grafana/dashboard/db/yardstick-main
.. _Jenkins: https://build.opnfv.org/ci/view/yardstick/
The following documents contain results of Yardstick test cases executed on
OPNFV labs, triggered by OPNFV CI pipeline, documented per scenario.
Ready scenarios
---------------
The following scenarios run at least four consecutive times Yardstick test
cases suite:
.. toctree::
:maxdepth: 1
apex-os-odl_l2-nofeature-ha.rst
compass-os-nosdn-nofeature-ha.rst
compass-os-odl_l2-nofeature-ha.rst
compass-os-onos-nofeature-ha.rst
fuel-os-nosdn-nofeature-ha.rst
fuel-os-odl_l2-nofeature-ha.rst
fuel-os-onos-nofeature-ha.rst
joid-os-odl_l2-nofeature-ha.rst
Limitations
-----------
The following scenarios run at least one time Yardstick test cases suite,
partially or complete:
* fuel-os-odl_l2-sfc-ha
* fuel-os-odl_l2-bgpvpn-ha
* fuel-os-odl_l3-nofeature-ha
* joid-os-nosdn-nofeature-ha
Test results of executed tests are avilable in Dashboard_ and logs in Jenkins_.
Not executed
------------
For the following scenarios, Yardstick test cases were not run:
* apex-os-odl_l2-sfc-noha
* apex-os-odl_l3-nofeature-ha
* apex-os-onos-nofeature-ha
* fuel-os-nosdn-kvm-ha
* fuel-os-nosdn-ovs-ha
* fuel-os-odl_l3-nofeature-ha
* joid-os-onos-nofeature-ha
Logs are available in Jenkins_.
Feature Test Results
====================
The following features were verified by Yardstick test cases:
* IPv6
* HA (see :doc:`yardstick-opnfv-ha`)
* KVM
* Parser
* Virtual Traffic Classifier (see :doc:`yardstick-opnfv-vtc`)
.. note:: The test cases for IPv6 and Parser Projects are included in the
compass scenario.
|