summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-01-25 03:51:32 -0500
committerJun Li <matthew.lijun@huawei.com>2016-01-25 09:05:32 +0000
commit8e575cfdd808a0dc528031477ec5f2988237d0b2 (patch)
treecb5ba46d8c96a23a6e29986b4cdbce2d61355007
parent07fa6d43cf0ac1baf3cd67e741f474273fbd387d (diff)
add bottlenecks project introduction document
JIRA: BOTTLENECK-39 Change-Id: I7f62c7812072114abdfbd738571904b24a035a5a Signed-off-by: MatthewLi <matthew.lijun@huawei.com> (cherry picked from commit f9d58fd525b6dd30c8203b1c91c876524a5b7cd5)
-rw-r--r--docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst9
-rw-r--r--docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst11
2 files changed, 15 insertions, 5 deletions
diff --git a/docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst b/docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst
index b46029ca..cf002867 100644
--- a/docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst
+++ b/docs/bottlenecks_brahmaputra_docs/configguide/introduction.rst
@@ -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.
diff --git a/docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst b/docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst
index d4edb2e8..5b3583db 100644
--- a/docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst
+++ b/docs/bottlenecks_brahmaputra_docs/userguide/rubbos/rubbos_installation.rst
@@ -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
====================