From c8cb81568b9028754bbd87bcb893bd7b303288da Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Wed, 10 Feb 2016 18:29:52 +0100 Subject: Adding a structure for the reporting of test cases for functest The structure builds on an index.rst in the results folder. The results are seperated inot specific files for each scenario. All scenarios are commented out at this time and we can add them when ready. Not all scenario files have template text at this time. (have to run, wanted to push this) Change-Id: Iaff140a5e8106f19d15d23f937f6dd27453a5680 Signed-off-by: ChristopherPrice (cherry picked from commit 75bfd472302483a201a48eb18c69447343f83b75) --- docs/results/results.rst | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/results/results.rst (limited to 'docs/results/results.rst') diff --git a/docs/results/results.rst b/docs/results/results.rst new file mode 100644 index 000000000..54fcecd76 --- /dev/null +++ b/docs/results/results.rst @@ -0,0 +1,43 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 + +Results listed by scenario +========================== + +The following sections describe the functest results as evaluated for +the Brahmaputra release scenario validation runs. Each section describes +the determined state of the specific scenario as deployed in the Brahmaputra +release process. + +To qualify for release the scenarios must have deployed and been successfully +tested in four consecutive installations to establish stability of deployment +and feature capability + +.. Add information related to the dashboards and other useful tools for functest. + +.. toctree:: + :maxdepth: 2 + +.. Include each of the scenario files as they are set to +.. release ready and the results are available for publishing. + +.. apex-os-ocl-nofeature-ha.rst +.. apex-os-odl_l2-sfc-ha.rst +.. apex-os-odl_l3-nofeature-ha.rst +.. apex-os-onos-nofeature-ha.rst +.. apex-os-odl_l2-nofeature-ha.rst +.. compass-os-onos-nofeature-ha.rst +.. compass-os-nosdn-nofeature-ha.rst +.. compass-os-ocl-nofeature-ha.rst +.. compass-os-odl_l2-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-bgpvpn-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-ocl-nofeature-ha.rst +.. joid-os-odl_l2-nofeature-ha.rst +.. joid-os-onos-nofeature-ha.rst -- cgit 1.2.3-korg