From a3fc6bb48c4a77fcd495f99b7bf4d3bc0e11dcf3 Mon Sep 17 00:00:00 2001 From: Ana C Date: Fri, 12 Feb 2016 02:48:15 +0100 Subject: 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 --- docs/results/overview.rst | 67 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 docs/results/overview.rst (limited to 'docs/results/overview.rst') diff --git a/docs/results/overview.rst b/docs/results/overview.rst new file mode 100644 index 000000000..30834d7f6 --- /dev/null +++ b/docs/results/overview.rst @@ -0,0 +1,67 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Ericsson AB and others. + +===================== +Yardstick Test Report +===================== + +.. toctree:: + :maxdepth: 2 + +Introduction +============ + +Document Identifier +------------------- + +This document is part of deliverables of the OPNFV release brahmaputra.1.0 + +Scope +----- + +This document provides an overview of the results of test cases developed by +the OPNFV Yardstick Project, executed on OPNFV community labs. + +OPNFV Continous Integration provides automated build, deploy and testing for +the software developed in OPNFV. Unless stated, the reported tests are +automated via Jenkins Jobs. + +Test results are visible in the following dashboard: + +* *Yardstick Dashboard*: uses influx DB to store test results and Grafana for + visualization + + +References +---------- + +* IEEE Std 829-2008. "Standard for Software and System Test Documentation". + +* OPNFV Brahamputra release note for Yardstick. + + +General +======= + +Document change procedures and history +-------------------------------------- + ++--------------------------------------+--------------------------------------+ +| **Project** | Yardstick | +| | | ++--------------------------------------+--------------------------------------+ +| **Repo/tag** | yardstick/brahmaputra.1.0 | +| | | ++--------------------------------------+--------------------------------------+ +| **Release designation** | Brahmaputra | +| | | ++--------------------------------------+--------------------------------------+ +| **Release date** | 2016-02-25 | +| | | ++--------------------------------------+--------------------------------------+ +| **Purpose of the delivery** | OPNFV Brahmaputra release test | +| | results. | +| | | ++--------------------------------------+--------------------------------------+ -- cgit 1.2.3-korg