From 2866efb065355a197d88df492278a4ea92cefbbb Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 8 Aug 2018 08:24:12 +0200 Subject: [PATCH] CSIT-1233: Edit honeycomb_functional_tests/overview Change-Id: Id0bd955be59a95909aab5067965c2cc7e2fee520 Signed-off-by: Tibor Frank --- .../report/honeycomb_functional_tests/overview.rst | 37 +++++++++++----------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/docs/report/honeycomb_functional_tests/overview.rst b/docs/report/honeycomb_functional_tests/overview.rst index f67f735c9d..3ff8a6e2e9 100644 --- a/docs/report/honeycomb_functional_tests/overview.rst +++ b/docs/report/honeycomb_functional_tests/overview.rst @@ -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 -- 2.16.6