summaryrefslogtreecommitdiffstats
path: root/docs/testing/ecosystem
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testing/ecosystem')
-rw-r--r--docs/testing/ecosystem/energy-monitoring.rst12
-rw-r--r--docs/testing/ecosystem/overview.rst2
2 files changed, 8 insertions, 6 deletions
diff --git a/docs/testing/ecosystem/energy-monitoring.rst b/docs/testing/ecosystem/energy-monitoring.rst
index 0c2cd35a4..b47f044bf 100644
--- a/docs/testing/ecosystem/energy-monitoring.rst
+++ b/docs/testing/ecosystem/energy-monitoring.rst
@@ -7,8 +7,8 @@
Power Consumption Monitoring Framework
======================================
-Introduction
-------------
+Overview
+--------
Power consumption is a key driver for NFV.
As an end user is interested to know which application is good or bad regarding
power consumption and explains why he/she has to plug his/her smartphone every
@@ -111,8 +111,8 @@ the "NODE_NAME" environment variable by CI when running.
**IMPORTANT NOTE**: To apply a new configuration, you need to kill the running
container an start a new one (see below)
-Run
-^^^
+Run Collector
+^^^^^^^^^^^^^
To run the container, you have to map folder located on the host to folders in
the container (config, logs)::
@@ -171,8 +171,8 @@ influx (see run-container.sh bellow). Use here the admin user.
**IMPORTANT NOTE**: To apply a new configuration, you need to kill the running
container an start a new one (see bellow)
-Run
-^^^
+Run API
+^^^^^^^
To run the container, you have to map folder located on the host to folders in
the container (config, logs)::
diff --git a/docs/testing/ecosystem/overview.rst b/docs/testing/ecosystem/overview.rst
index f92f567a2..309d6268c 100644
--- a/docs/testing/ecosystem/overview.rst
+++ b/docs/testing/ecosystem/overview.rst
@@ -1,3 +1,5 @@
+.. _testing_overview:
+
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0