summaryrefslogtreecommitdiffstats
path: root/docs/testing/ecosystem/overview.rst
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2017-09-28 15:51:37 +0200
committerMorgan Richomme <morgan.richomme@orange.com>2017-10-19 14:00:31 +0200
commitc4897ea81d9547f08b6c96065bed4a6cb04d19b4 (patch)
tree828984b673b09765d88be257feef706b82455fb7 /docs/testing/ecosystem/overview.rst
parentec7f0617e05f23b5551e3f332816abce66502784 (diff)
Add Power consumption documentation in infra doc
Change-Id: I16f311eb821903295d15bf060bdd5843e0691b17 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> Integration of Energy section in Testing group asset Change-Id: I9736a5dc1feb64930d43ebb2fcd9f42ad3bb57fb Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Diffstat (limited to 'docs/testing/ecosystem/overview.rst')
-rw-r--r--docs/testing/ecosystem/overview.rst22
1 files changed, 13 insertions, 9 deletions
diff --git a/docs/testing/ecosystem/overview.rst b/docs/testing/ecosystem/overview.rst
index e751e4008..aefcc1f1e 100644
--- a/docs/testing/ecosystem/overview.rst
+++ b/docs/testing/ecosystem/overview.rst
@@ -38,7 +38,7 @@ The major testing projects are described in the table below:
+----------------+---------------------------------------------------------+
| Project | Description |
+================+=========================================================+
-| Bottlenecks | This project aims to find system bottlenecks by testing |
+| Bottlenecks | This project aims to find system bottlenecks by testing |
| | and verifying OPNFV infrastructure in a staging |
| | environment before committing it to a production |
| | environment. Instead of debugging a deployment in |
@@ -58,7 +58,7 @@ The major testing projects are described in the table below:
| Dovetail | This project intends to define and provide a set of |
| | OPNFV related validation criteria/tests that will |
| | provide input for the OPNFV Complaince Verification |
-| | Program. The Dovetail project is executed with the |
+| | Program. The Dovetail project is executed with the |
| | guidance and oversight of the Complaince and |
| | Certification (C&C) committee and work to secure the |
| | goals of the C&C committee for each release. The |
@@ -86,10 +86,10 @@ The major testing projects are described in the table below:
| | RFC-2544. Available as a Docker container with simple |
| | command line and REST interfaces. |
| | Easy to use as it takes care of most of the guesswork |
- | generally associated to data plane benchmarking. |
+| | generally associated to data plane benchmarking. |
| | Can run in any lab or in production environments. |
+----------------+---------------------------------------------------------+
-| Qtip | QTIP as the project for "Platform Performance |
+| QTIP | QTIP as the project for "Platform Performance |
| | Benchmarking" in OPNFV aims to provide user a simple |
| | indicator for performance, supported by comprehensive |
| | testing data and transparent calculation formula. |
@@ -97,7 +97,7 @@ The major testing projects are described in the table below:
| | performance benchmarking which helps users to build |
| | indicators by themselves with ease. |
+----------------+---------------------------------------------------------+
-| Storperf | The purpose of this project is to provide a tool to |
+| StorPerf | The purpose of this project is to provide a tool to |
| | measure block and object storage performance in an NFVI.|
| | When complemented with a characterization of typical VF |
| | storage performance requirements, it can provide |
@@ -239,6 +239,7 @@ PUT/DELETE/POST operations of the TestAPI now require token based authorization.
to be added in the request using a header 'X-Auth-Token' for access to the database.
e.g::
+
headers['X-Auth-Token']
The value of the header i.e the token can be accessed in the jenkins environment variable
@@ -317,6 +318,9 @@ use Bitergia for creating highly flexible dashboards `[TST5]`_.
:alt: Testing group testcase catalog
+.. include:: ./energy-monitoring.rst
+
+
OPNFV Test Group Information
============================
@@ -341,7 +345,7 @@ Reference Documentation
+----------------+---------------------------------------------------------+
| Project | Documentation links |
+================+=========================================================+
-| Bottlenecks | https://wiki.opnfv.org/display/bottlenecks/Bottlenecks |
+| Bottlenecks | https://wiki.opnfv.org/display/bottlenecks/Bottlenecks |
+----------------+---------------------------------------------------------+
| CPerf | https://wiki.opnfv.org/display/cperf |
+----------------+---------------------------------------------------------+
@@ -351,11 +355,11 @@ Reference Documentation
+----------------+---------------------------------------------------------+
| NFVbench | https://wiki.opnfv.org/display/nfvbench/ |
+----------------+---------------------------------------------------------+
-| Qtip | https://wiki.opnfv.org/display/qtip |
+| QTIP | https://wiki.opnfv.org/display/qtip |
+----------------+---------------------------------------------------------+
-| Storperf | https://wiki.opnfv.org/display/storperf/Storperf |
+| StorPerf | https://wiki.opnfv.org/display/storperf/Storperf |
+----------------+---------------------------------------------------------+
-| VSperf | https://wiki.opnfv.org/display/vsperf |
+| VSPERF | https://wiki.opnfv.org/display/vsperf |
+----------------+---------------------------------------------------------+
| Yardstick | https://wiki.opnfv.org/display/yardstick/Yardstick |
+----------------+---------------------------------------------------------+