diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-04-19 15:29:51 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-04-24 08:11:30 +0200 |
commit | 7a52c16bc35b6abfd0cfacbc6be79b38ee467367 (patch) | |
tree | ad6b71158740a6b94374256cef5a45a10f566f35 /docs | |
parent | 3305d93551d0cc861558da09a26c8103453d9d6c (diff) |
CSIT-557: Performance jobs reorganisation, part 3
Add:
- csit-vpp-perf-verify
Change-Id: Ifc97228f5066f5a2ab3404b9b62d09b49af3f061
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 11fc26ff4a..b0210becf1 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -179,6 +179,26 @@ Test type tags Baseline test cases, no encapsulation, no feature(s) configured in tests. +.. topic:: IP4BASE + + IPv4 baseline test cases, no encapsulation, no feature(s) configured in + tests. + +.. topic:: IP6BASE + + IPv6 baseline test cases, no encapsulation, no feature(s) configured in + tests. + +.. topic:: L2XCBASE + + L2XC baseline test cases, no encapsulation, no feature(s) configured in + tests. + +.. topic:: L2BDBASE + + L2BD baseline test cases, no encapsulation, no feature(s) configured in + tests. + .. topic:: SCALE Scale test cases. |