aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--]docs/userguide/architecture.rst22
-rwxr-xr-xdocs/userguide/images/Deployment.pngbin0 -> 17958 bytes
2 files changed, 10 insertions, 12 deletions
diff --git a/docs/userguide/architecture.rst b/docs/userguide/architecture.rst
index ccf8d482c..b03ba6dd5 100644..100755
--- a/docs/userguide/architecture.rst
+++ b/docs/userguide/architecture.rst
@@ -139,18 +139,16 @@ TBD(Limingjiang)
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
=============================
diff --git a/docs/userguide/images/Deployment.png b/docs/userguide/images/Deployment.png
new file mode 100755
index 000000000..aca5670cd
--- /dev/null
+++ b/docs/userguide/images/Deployment.png
Binary files differ