aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/results/results.rst
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2017-03-08 07:12:55 +0000
committerrexlee8776 <limingjiang@huawei.com>2017-03-08 07:12:55 +0000
commitfd54fcc22170aa880fc49730730ad80896e2e608 (patch)
tree025941493c552421e46f4c323bab1694c6d7fe01 /docs/release/results/results.rst
parent536076de790aed38b462edd8f8b2f079d3e828b2 (diff)
Yardstick Preliminary Documentation
JIRA: YARDSTICK-554 align with opnfvdocs path structure about testing projects Change-Id: I6c2f2d37e41447dccd76b9f4426d00fd85cb1e3b Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'docs/release/results/results.rst')
-rw-r--r--docs/release/results/results.rst57
1 files changed, 57 insertions, 0 deletions
diff --git a/docs/release/results/results.rst b/docs/release/results/results.rst
new file mode 100644
index 000000000..04c6b9f87
--- /dev/null
+++ b/docs/release/results/results.rst
@@ -0,0 +1,57 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International
+.. License.
+.. http://creativecommons.org/licenses/by/4.0
+
+Results listed by scenario
+==========================
+
+The following sections describe the yardstick results as evaluated for the
+Colorado release scenario validation runs. Each section describes the
+determined state of the specific scenario as deployed in the Colorado
+release process.
+
+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.
+
+
+.. toctree::
+ :maxdepth: 1
+
+ os-nosdn-nofeature-ha.rst
+ os-nosdn-nofeature-noha.rst
+ os-odl_l2-nofeature-ha.rst
+ os-odl_l2-bgpvpn-ha.rst
+ os-odl_l2-sfc-ha.rst
+ os-nosdn-kvm-ha.rst
+ os-onos-nofeature-ha.rst
+ os-onos-sfc-ha.rst
+
+Test results of executed tests are avilable in Dashboard_ and logs 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`)
+
+ * StorPerf
+
+.. note:: The test cases for IPv6 and Parser Projects are included in the
+ compass scenario.
+