diff options
author | Ana C <ana.cunha@ericsson.com> | 2016-02-12 02:48:15 +0100 |
---|---|---|
committer | Ana Cunha <ana.cunha@ericsson.com> | 2016-02-19 12:38:39 +0000 |
commit | 649a6909f3d53641209c03916d68b9ebf620dc46 (patch) | |
tree | 35fba2970eb2e15b4a55ff55c2c13da81997653d /docs/results/results.rst | |
parent | 7fa7eb96bb0cccfa4a6339cc40072bbdf384df25 (diff) |
Results for Yardstick test cases
This change adds folder Results and templates for all scenarios as well as
tests not included in scenarios.
Change-Id: I2e93cd12e9af9ac8c3717515339e2c7687ef1943
Signed-off-by: Ana C <ana.cunha@ericsson.com>
(cherry picked from commit a3fc6bb48c4a77fcd495f99b7bf4d3bc0e11dcf3)
Diffstat (limited to 'docs/results/results.rst')
-rw-r--r-- | docs/results/results.rst | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/docs/results/results.rst b/docs/results/results.rst new file mode 100644 index 000000000..fa6825ea3 --- /dev/null +++ b/docs/results/results.rst @@ -0,0 +1,58 @@ +.. 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 +====================== + +.. toctree:: + :maxdepth: 2 + + +Scenario Results +================ + +The following documents contain results of Yardstick test cases executed on +OPNFV labs, triggered by OPNFV CI pipeline, documented per verified scenario. + +.. toctree:: + :maxdepth: 2 + + 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 + + +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. + +Results of tests for OPNFV features verified as part a scenario are +documented in the previous section. + +.. toctree:: + :maxdepth: 2 + + yardstick-opnfv-ha.rst + yardstick-opnfv-kvm.rst + yardstick-opnfv-parser.rst + yardstick-opnfv-vtc.rst |