diff options
author | Linda Wang <wangwulin@huawei.com> | 2018-04-21 07:45:54 +0000 |
---|---|---|
committer | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-04-23 11:44:36 +0000 |
commit | c65906e74c02805308ff99c99bc207ac424437e6 (patch) | |
tree | 2405c3e5d54f8356141fb66a9a1541a3209316b7 | |
parent | 406b8a60f1d4f8fb9083c3c0972e07e6e7125c49 (diff) |
Update graphs in userguide
1. Functest structural concept
2. Clearwater architecture
Change-Id: I88e39d6d08f1eb28a389d2b8a7a1669295f6aa49
Signed-off-by: Linda Wang <wangwulin@huawei.com>
(cherry picked from commit ccaa9c9d495575bd16da001a984597456bf152e4)
-rw-r--r-- | docs/images/clearwater-architecture-v2.png | bin | 0 -> 151201 bytes | |||
-rw-r--r-- | docs/images/concepts_mapping_fraser.png | bin | 0 -> 129579 bytes | |||
-rw-r--r-- | docs/testing/user/userguide/test_details.rst | 2 | ||||
-rw-r--r-- | docs/testing/user/userguide/test_overview.rst | 2 |
4 files changed, 2 insertions, 2 deletions
diff --git a/docs/images/clearwater-architecture-v2.png b/docs/images/clearwater-architecture-v2.png Binary files differnew file mode 100644 index 000000000..e4d209a13 --- /dev/null +++ b/docs/images/clearwater-architecture-v2.png diff --git a/docs/images/concepts_mapping_fraser.png b/docs/images/concepts_mapping_fraser.png Binary files differnew file mode 100644 index 000000000..a566e39db --- /dev/null +++ b/docs/images/concepts_mapping_fraser.png diff --git a/docs/testing/user/userguide/test_details.rst b/docs/testing/user/userguide/test_details.rst index 002b3b7e6..543f66a19 100644 --- a/docs/testing/user/userguide/test_details.rst +++ b/docs/testing/user/userguide/test_details.rst @@ -366,7 +366,7 @@ The goal of this test suite consists of: The Clearwater architecture is described as follows: -.. figure:: ../../../images/clearwater-architecture.png +.. figure:: ../../../images/clearwater-architecture-v2.png :align: center :alt: vIMS architecture diff --git a/docs/testing/user/userguide/test_overview.rst b/docs/testing/user/userguide/test_overview.rst index 2ab003788..a3542469f 100644 --- a/docs/testing/user/userguide/test_overview.rst +++ b/docs/testing/user/userguide/test_overview.rst @@ -179,7 +179,7 @@ In Danube, we merged smoke and sdn controller tiers in smoke tier. An overview of the Functest Structural Concept is depicted graphically below: -.. figure:: ../../../images/concepts_mapping_final.png +.. figure:: ../../../images/concepts_mapping_fraser.png :align: center :alt: Functest Concepts Structure |