summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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,