diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-01-18 02:59:18 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-01-18 20:24:46 -0500 |
commit | 61b37f3955ba7abb168fc5bab53a336a20579286 (patch) | |
tree | be2f0d572ebeb5a340a0cabca914160e9516e8f9 /docs/bottlenecks_brahmaputra_docs/templates | |
parent | 827a986f4abc404dc803380a25d5e9ade7448f67 (diff) |
define the documents in bottlenecks
JIRA: BOTTLENECK-39
Change-Id: I4ed4e4831c8f7d20ae75f33d7c0f4d47600989b7
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/bottlenecks_brahmaputra_docs/templates')
-rw-r--r-- | docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_test_result.rst | 19 | ||||
-rw-r--r-- | docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_vstf_testcase_template.rst | 3 |
2 files changed, 22 insertions, 0 deletions
diff --git a/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_test_result.rst b/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_test_result.rst new file mode 100644 index 00000000..472bdfd3 --- /dev/null +++ b/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_test_result.rst @@ -0,0 +1,19 @@ +======================== +Bottlenecks Test Report +======================== + + +Scope +===== +This document provides an overview of the results of test cases developed by +the OPNFV Bottlenecks Project, executed on OPNFV community labs. + +OPNFV CI(Continous Integration) system 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: + +* *Testing dashboard*: uses Mongo DB to store test results and Bitergia for + visualization, which includes the rubbos test result, vstf test result. + diff --git a/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_vstf_testcase_template.rst b/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_vstf_testcase_template.rst new file mode 100644 index 00000000..98dd7e09 --- /dev/null +++ b/docs/bottlenecks_brahmaputra_docs/templates/bottlenecks_vstf_testcase_template.rst @@ -0,0 +1,3 @@ +================================== +Bottlenecks vstf testcase template +================================== |