aboutsummaryrefslogtreecommitdiffstats
path: root/docs/results/results.rst
diff options
context:
space:
mode:
authorAna C <ana.cunha@ericsson.com>2016-02-23 11:19:06 +0100
committerAna C <ana.cunha@ericsson.com>2016-02-23 11:35:40 +0100
commit80c3834806e1a34b364e46f50230fb296709f48a (patch)
tree84a421e0d46bb824643b5ffff3da1526ec05cd0d /docs/results/results.rst
parentd784099d0b178476d6f03a97068e0f16a8454cc0 (diff)
Release results overview
This change includes the list of scenarios tested for the release. Change-Id: Id1e6a07378560e7b88cabde16caca0fcc26544dc Signed-off-by: Ana C <ana.cunha@ericsson.com>
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.