From a95c54b7821596402e0aa7136cd7d1de71a5b187 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Mon, 4 Dec 2017 16:41:57 +0100 Subject: 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 --- docs/tag_documentation.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'docs/tag_documentation.rst') 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 -------------------- -- cgit 1.2.3-korg