Release results overview
[yardstick.git] / docs / results / results.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4
5
6 ======================
7 Yardstick Test Results
8 ======================
9
10 .. toctree::
11    :maxdepth: 2
12
13
14 Scenario Results
15 ================
16
17 .. _Dashboard: http://130.211.154.108/grafana/dashboard/db/yardstick-main
18 .. _Jenkins: https://build.opnfv.org/ci/view/yardstick/
19
20 The following documents contain results of Yardstick test cases executed on
21 OPNFV labs, triggered by OPNFV CI pipeline, documented per scenario.
22
23
24 Ready scenarios
25 ---------------
26
27 The following scenarios run at least four consecutive times Yardstick test
28 cases suite:
29
30 .. toctree::
31    :maxdepth: 1
32
33    apex-os-odl_l2-nofeature-ha.rst
34    compass-os-nosdn-nofeature-ha.rst
35    compass-os-odl_l2-nofeature-ha.rst
36    compass-os-onos-nofeature-ha.rst
37    fuel-os-nosdn-nofeature-ha.rst
38    fuel-os-odl_l2-nofeature-ha.rst
39    fuel-os-onos-nofeature-ha.rst
40    joid-os-odl_l2-nofeature-ha.rst
41
42
43 Limitations
44 -----------
45
46 The following scenarios run at least one time Yardstick test cases suite,
47 partially or complete:
48
49    * fuel-os-odl_l2-sfc-ha
50
51    * fuel-os-odl_l2-bgpvpn-ha
52
53    * fuel-os-odl_l3-nofeature-ha
54
55    * joid-os-nosdn-nofeature-ha
56
57
58 Test results of executed tests are avilable in Dashboard_ and logs in Jenkins_.
59
60
61 Not executed
62 ------------
63
64 For the following scenarios, Yardstick test cases were not run:
65
66
67    * apex-os-odl_l2-sfc-noha
68
69    * apex-os-odl_l3-nofeature-ha
70
71    * apex-os-onos-nofeature-ha
72
73    * fuel-os-nosdn-kvm-ha
74
75    * fuel-os-nosdn-ovs-ha
76
77    * fuel-os-odl_l3-nofeature-ha
78
79    * joid-os-onos-nofeature-ha
80
81 Logs are available in Jenkins_.
82
83
84 Feature Test Results
85 ====================
86
87 The following features were verified by Yardstick test cases:
88
89    * IPv6
90
91    * HA (see :doc:`yardstick-opnfv-ha`)
92
93    * KVM
94
95    * Parser
96
97 .. note:: The test cases for IPv6 and Parser Projects are included in the
98   compass scenario.