aboutsummaryrefslogtreecommitdiffstats
path: root/docs/results/results.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/results/results.rst')
-rw-r--r--docs/results/results.rst86
1 files changed, 63 insertions, 23 deletions
diff --git a/docs/results/results.rst b/docs/results/results.rst
index fa6825ea3..08acab573 100644
--- a/docs/results/results.rst
+++ b/docs/results/results.rst
@@ -1,8 +1,7 @@
.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Ericsson AB, Huawei Technologies Co.,Ltd, Intel Corporation and
-.. others.
+
======================
Yardstick Test Results
@@ -15,44 +14,85 @@ Yardstick Test Results
Scenario Results
================
+.. _Dashboard: http://130.211.154.108/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 verified scenario.
+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: 2
+ :maxdepth: 1
- apex-os-odl_l2-sfc-ha.rst
apex-os-odl_l2-nofeature-ha.rst
- apex-os-odl_l3-nofeature-ha.rst
- apex-os-onos-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-kvm-ha.rst
fuel-os-nosdn-nofeature-ha.rst
- fuel-os-nosdn-ovs-ha.rst
fuel-os-odl_l2-nofeature-ha.rst
- fuel-os-odl_l3-nofeature-ha.rst
fuel-os-onos-nofeature-ha.rst
- joid-os-nosdn-nofeature-ha.rst
joid-os-odl_l2-nofeature-ha.rst
- joid-os-onos-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 documents contain results of Yardstick test cases executed on
-OPNFV labs which were not dedicated for OPNFV CI release verification
-activities.
+The following features were verified by Yardstick test cases:
-Results of tests for OPNFV features verified as part a scenario are
-documented in the previous section.
+ * IPv6
-.. toctree::
- :maxdepth: 2
+ * HA (see :doc:`yardstick-opnfv-ha`)
+
+ * KVM
+
+ * Parser
- yardstick-opnfv-ha.rst
- yardstick-opnfv-kvm.rst
- yardstick-opnfv-parser.rst
- yardstick-opnfv-vtc.rst
+.. note:: The test cases for IPv6 and Parser Projects are included in the
+ compass scenario.