From f80fe553ed9b631d2d056d637476c90e8a5a109c Mon Sep 17 00:00:00 2001 From: Ana C Date: Tue, 23 Feb 2016 11:19:06 +0100 Subject: Release results overview This change includes the list of scenarios tested for the release. Change-Id: Id1e6a07378560e7b88cabde16caca0fcc26544dc Signed-off-by: Ana C (cherry picked from commit 80c3834806e1a34b364e46f50230fb296709f48a) --- docs/results/results.rst | 86 +++++++++++++++++++++++++++++++++++------------- 1 file changed, 63 insertions(+), 23 deletions(-) (limited to 'docs/results/results.rst') 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. -- cgit 1.2.3-korg