summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/03-installation.rst
diff options
context:
space:
mode:
authorPatrice Buriez <patrice.buriez@chenapan.org>2022-12-16 15:37:41 +0000
committerPatrice Buriez <patrice.buriez@chenapan.org>2022-12-16 21:59:10 +0000
commitfb2d81d0e3d0d766f59511df7cf7a5d151674c3b (patch)
treea0085ccb2e94e719179eea22a8b6e0f5ccce76e8 /docs/testing/user/userguide/03-installation.rst
parent52af0b5b6f713815e935c8b19076d6ef25a33773 (diff)
Fix releng-tox Jenkins job
Many reStructuredText issues Signed-off-by: Patrice Buriez <patrice.buriez@chenapan.org> Change-Id: I07e6af54d2ea15fa1ab1a08ad3c0b22643e7462e
Diffstat (limited to 'docs/testing/user/userguide/03-installation.rst')
-rw-r--r--docs/testing/user/userguide/03-installation.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/testing/user/userguide/03-installation.rst b/docs/testing/user/userguide/03-installation.rst
index 8fb89744..4407b276 100644
--- a/docs/testing/user/userguide/03-installation.rst
+++ b/docs/testing/user/userguide/03-installation.rst
@@ -30,15 +30,17 @@ Prerequisites
-------------
Supported Test setup
-^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^
The device under test (DUT) is an NFVI instance on which we can deploy PROX instances.
-A PROX instance is a machine that
+A PROX instance is a machine that:
+
* has a management interface that can be reached from the test container
* has one or more data plane interfaces on a dataplane network.
* can be a container, a VM or a bare metal machine. We just need to be able to ssh into the
PROX machine from the test container.
* is optimized for data plane traffic.
* will measure the throughput that is offered through its dataplane interface(s)
+
There are no requirements on the NFVI instance itself. Of course, the measured throughput will
depend heavily on the NFVI characteristics.
In this release, we are supporting an automated deployment of the PROX instance on an NFVI that