diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-07-28 03:29:14 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-07-28 03:30:09 -0400 |
commit | 2d8b1854dbf5e4f093f10a17abc6a2853746a03b (patch) | |
tree | 4f5063c6d7ca997eca6edae58f7efda778f0213f /docs/templates | |
parent | 602354a46dcddfa0636ae8cf69044546b8ff437e (diff) |
project document refactoring
JIRA: BOTTLENECK-88
Change-Id: I393987a9c1711d25585819176ee9b014a713cf4a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'docs/templates')
-rw-r--r-- | docs/templates/bottlenecks_test_result.rst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/templates/bottlenecks_test_result.rst b/docs/templates/bottlenecks_test_result.rst new file mode 100644 index 00000000..c566cdd7 --- /dev/null +++ b/docs/templates/bottlenecks_test_result.rst @@ -0,0 +1,18 @@ +======================== +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. |