summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryuyang <Gabriel.yuyang@huawei.com>2016-08-22 17:45:29 +0800
committerJun Li <matthew.lijun@huawei.com>2016-08-27 03:37:03 +0000
commit79cec44cd0a2a0ec4cdc000d5cd131c57d26cbbb (patch)
tree3424fac8b9cf39e1ff0ee9034d002847b33832a6
parent98288031c91a90a866b5db8cf6d91b31124bfc21 (diff)
add framework illustration in Bottlenecks docs
JIRA: BOTTLENECK-88 changes: 1. add framework image in platformoveriew/introduction.rst to make the Bottlenecks docs more user friendly 2. image name in platformoveriew/introduction.rst is not correctly writed, correct it as Framework_Setup.png 3. correct the image width error 4. correct image path 5. change the illustration to Rubbos introduction section as commented 6. move the illustration in top-level directory as suggested 7. add brief decription of the illustration Change-Id: Id86b813fa6e0a68349de60bb294b1cef43484a9a Signed-off-by: yuyang <Gabriel.yuyang@huawei.com> (cherry picked from commit 26560e7ede8d8d24416d3930b8574ee764db9f43)
-rw-r--r--docs/images/Framework_Setup.pngbin0 -> 28215 bytes
-rw-r--r--docs/installationprocedure/rubbos_installation.rst10
2 files changed, 8 insertions, 2 deletions
diff --git a/docs/images/Framework_Setup.png b/docs/images/Framework_Setup.png
new file mode 100644
index 00000000..4d175e07
--- /dev/null
+++ b/docs/images/Framework_Setup.png
Binary files differ
diff --git a/docs/installationprocedure/rubbos_installation.rst b/docs/installationprocedure/rubbos_installation.rst
index b93cd6e1..a19eac46 100644
--- a/docs/installationprocedure/rubbos_installation.rst
+++ b/docs/installationprocedure/rubbos_installation.rst
@@ -11,14 +11,20 @@ Rubbos Introduction
====================
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.
+is used to be deployed on multiple physical node and
+to measure the whole performacne of OPNFV platform.
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.
+Detailed workflow is illutrated below.
+
+.. image:: ../images/Framework_Setup.png
+ :width: 770px
+ :alt: Bottlenecks Framework Setup
+
Preinstall Packages
====================
There is a need to install some packages before running the rubbos,