diff options
author | rexlee8776 <limingjiang@huawei.com> | 2017-03-08 07:12:55 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2017-03-08 07:12:55 +0000 |
commit | fd54fcc22170aa880fc49730730ad80896e2e608 (patch) | |
tree | 025941493c552421e46f4c323bab1694c6d7fe01 /docs/results/results.rst | |
parent | 536076de790aed38b462edd8f8b2f079d3e828b2 (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/results/results.rst')
-rw-r--r-- | docs/results/results.rst | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/results/results.rst b/docs/results/results.rst deleted file mode 100644 index 04c6b9f87..000000000 --- a/docs/results/results.rst +++ /dev/null @@ -1,57 +0,0 @@ -.. 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. - |