aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/03-architecture.rst
diff options
context:
space:
mode:
authorJing Lu <lvjing5@huawei.com>2017-03-23 08:38:12 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-03-23 08:38:12 +0000
commit4ea6acb22260ba5076857136c95a6f9223c9f7c5 (patch)
tree2ff1c77aee11f00d6b8a61cb6ad76efdd6e0f6ea /docs/testing/user/userguide/03-architecture.rst
parent91aefe442153517a35c87e1fc02a30c2917c3783 (diff)
parent7150e6bc49098937edcac0fa9fa108329c74af4a (diff)
Merge "Update yardstick framework architecture in userguide"
Diffstat (limited to 'docs/testing/user/userguide/03-architecture.rst')
-rwxr-xr-xdocs/testing/user/userguide/03-architecture.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/03-architecture.rst b/docs/testing/user/userguide/03-architecture.rst
index 03bf00f58..95fe050e8 100755
--- a/docs/testing/user/userguide/03-architecture.rst
+++ b/docs/testing/user/userguide/03-architecture.rst
@@ -187,9 +187,9 @@ run test measurement scripts through the ssh tunnel. After all TestScenaio
is finished, TaskCommands will undeploy the heat stack. Then the whole test is
finished.
-.. image:: images/Logical_view.png
+.. image:: images/Yardstick_framework_architecture_in_D.png
:width: 800px
- :alt: Yardstick Logical View
+ :alt: Yardstick framework architecture in Danube
Process View (Test execution flow)
==================================
@@ -236,7 +236,7 @@ Yardstick Directory structure
**yardstick/** - Yardstick main directory.
-*ci/* - Used for continuous integration of Yardstick at different PODs and
+*/tests/ci/* - Used for continuous integration of Yardstick at different PODs and
with support for different installers.
*docs/* - All documentation is stored here, such as configuration guides,