add bottlenecks project introduction document 53/7853/1
authorMatthewLi <matthew.lijun@huawei.com>
Mon, 25 Jan 2016 08:51:32 +0000 (03:51 -0500)
committerJun Li <matthew.lijun@huawei.com>
Mon, 25 Jan 2016 09:05:32 +0000 (09:05 +0000)
JIRA: BOTTLENECK-39

Change-Id: I7f62c7812072114abdfbd738571904b24a035a5a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
(cherry picked from commit f9d58fd525b6dd30c8203b1c91c876524a5b7cd5)

docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst
docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst

index b46029c..cf00286 100644 (file)
@@ -8,9 +8,12 @@ Introduction
 
 Bottlenecks_ is an OPNFV Project.
 
-The project's goal is
-
-The Project's scope is
+The project's goal is to find system bottlenecks by testing and verifying
+OPNFV infrastructure in a staging environment before committing it to a production environment.
+Instead of debugging a deployment in production environment,
+an automatic method for executing benchmarks which plans to
+validate the deployment during staging is adopted.
+This project will provide frameworks to find the bottlenecks of OPNFV infrastructure.
 
 The *Bottlenecks* framework is deployed in several  OPNFV community labs. It is
 installer, infrastructure and application independent.
index d4edb2e..5b3583d 100644 (file)
@@ -5,8 +5,15 @@ Bottlenecks Rubbos Installation Guide
 
 Rubbos Introduction
 ====================
-framework description
-to test what?
+Rubbos is a bulletin board benchmark modeled after an online news forum like Slashdot.
+It is an open source Middleware and an n-tier system model which
+is used to be deployed on multiple physical node
+to measure the whole performacne of OPNFV planform. for release B.
+Rubbos can deploy the Apache, tomcat, and DB.
+Based on the deployment, rubbos gives the pressure to the whole system.
+When the system reaches to the peak, the throughput will not grow more.
+This testcase can help to understand the bottlenecks of OPNFV plantform
+and improve the performance of OPNFV platform.
 
 Preinstall Packages
 ====================