aboutsummaryrefslogtreecommitdiffstats
path: root/docs/userguide/architecture.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/userguide/architecture.rst')
-rwxr-xr-x[-rw-r--r--]docs/userguide/architecture.rst22
1 files changed, 10 insertions, 12 deletions
diff --git a/docs/userguide/architecture.rst b/docs/userguide/architecture.rst
index de52bbb3a..800e82224 100644..100755
--- a/docs/userguide/architecture.rst
+++ b/docs/userguide/architecture.rst
@@ -187,18 +187,16 @@ undepoyed, the whole test ends.
Deployment View
===============
-TBD(Patrick)
-
-
-
-
-
-
-
-
-
-
-
+Yardstick deployment view shows how the yardstick tool can be deployed into the
+underlying platform. Generally, yardstick tool is installed on JumpServer(see
+`03-installation` for detail installation steps), and JumpServer is
+connected with other control/compute servers by networking. Based on this
+deployment, yardstick can run the test cases on these hosts, and get the test
+result for better showing.
+
+.. image:: images/Deployment.png
+ :width: 800px
+ :alt: Yardstick Deployment View
Yardstick Directory structure
=============================