CSIT-1233: Edit honeycomb_functional_tests/overview 39/14039/2
authorTibor Frank <tifrank@cisco.com>
Wed, 8 Aug 2018 06:24:12 +0000 (08:24 +0200)
committerTibor Frank <tifrank@cisco.com>
Wed, 8 Aug 2018 09:26:22 +0000 (09:26 +0000)
Change-Id: Id0bd955be59a95909aab5067965c2cc7e2fee520
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/honeycomb_functional_tests/overview.rst

index f67f735..3ff8a6e 100644 (file)
@@ -9,25 +9,24 @@ using :abbr:`VIRL (Virtual Internet Routing Lab)` simulation platform
 contributed by Cisco. VIRL runs on physical baremetal servers hosted by LF FD.io
 project. All tests are executed in two node logical test topology - Traffic
 Generator (TG) node and Systems Under Test (SUT1) node connected in a loop.
-Logical test topology is shown in the figure below.::
-
-                     +------------------------+
-                     |                        |
-                     |  +------------------+  |
-        +--------------->                  <--------------+
-        |            |  |                  |  |           |
-        |  |------------>       DUT1       <-----------+  |
-        |  |         |  +------------------+  |        |  |
-        |  |         |                        |        |  |
-        |  |         |                  SUT1  |        |  |
-        |  |         +------------------------+        |  |
-        |  |                                           |  |
-        |  |                                           |  |
-        |  |               +-----------+               |  |
-        |  +--------------->           <---------------+  |
-        |                  |    TG     |                  |
-        +------------------>           <------------------+
-                           +-----------+
+Logical test topology is shown in the figure below.
+
+.. only:: latex
+
+    .. raw:: latex
+
+        \begin{figure}[H]
+            \centering
+                \graphicspath{{../_tmp/src/vpp_performance_tests/}}
+                \includegraphics[width=0.90\textwidth]{logical-2n-nic2nic}
+                \label{fig:logical-2n-nic2nic}
+        \end{figure}
+
+.. only:: html
+
+    .. figure:: logical-2n-nic2nic.svg
+        :alt: logical-2n-nic2nic
+        :align: center
 
 SUT1 is a VM (Ubuntu or Centos, depending on the test suite), TG is a Traffic
 Generator (TG, another Ubuntu VM). SUTs run Honeycomb and VPP SW applications