aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tag_documentation.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-12-04 16:41:57 +0100
committerTibor Frank <tifrank@cisco.com>2018-01-10 15:35:01 +0100
commita95c54b7821596402e0aa7136cd7d1de71a5b187 (patch)
treef1c941b06bb05069af1b3f587b5bcfc8bc22ef3a /docs/tag_documentation.rst
parentec120d957cfec192d30e84a0d337198153214a70 (diff)
CSIT-866: wrk onboarding in CSIT
- CSIT-867: Low Level Description - CSIT-868: wrk traffic profile - parsing - CSIT-869: wrk implementation into CSIT Change-Id: I65e1037f5ae05b3a5b2020e4a6c54462766ae1b4 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/tag_documentation.rst')
-rw-r--r--docs/tag_documentation.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst
index c6064c61a3..165feeec0a 100644
--- a/docs/tag_documentation.rst
+++ b/docs/tag_documentation.rst
@@ -235,6 +235,22 @@ Test type tags
Functional test cases for TLDK.
+.. topic:: TCP
+
+ Tests which use TCP.
+
+.. topic:: TCP_CPS
+
+ Performance tests which measure connections per second using http requests.
+
+.. topic:: TCP_RPS
+
+ Performance tests which measure requests per second using http requests.
+
+.. topic:: HTTP
+
+ Tests which use HTTP.
+
Forwarding mode tags
--------------------