From 8e575cfdd808a0dc528031477ec5f2988237d0b2 Mon Sep 17 00:00:00 2001 From: MatthewLi Date: Mon, 25 Jan 2016 03:51:32 -0500 Subject: add bottlenecks project introduction document JIRA: BOTTLENECK-39 Change-Id: I7f62c7812072114abdfbd738571904b24a035a5a Signed-off-by: MatthewLi (cherry picked from commit f9d58fd525b6dd30c8203b1c91c876524a5b7cd5) --- .../bottlenecks_brahmaputra_docs/configguide/introduction.rst | 9 ++++++--- .../userguide/rubbos/rubbos_installation.rst | 11 +++++++++-- 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 ==================== -- cgit 1.2.3-korg