diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-10 18:29:52 +0100 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-02-11 16:44:21 +0100 |
commit | 75bfd472302483a201a48eb18c69447343f83b75 (patch) | |
tree | dbf46ccddcd67c7a4a57105ab752324ba5df8daa /docs/results/results.rst | |
parent | efa03f2d578fbbf377d73e7a50d446d9cfb7714c (diff) |
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 <christopher.price@ericsson.com>
Diffstat (limited to 'docs/results/results.rst')
-rw-r--r-- | docs/results/results.rst | 43 |
1 files changed, 43 insertions, 0 deletions
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 |