diff options
author | 2017-04-19 15:29:51 +0200 | |
---|---|---|
committer | 2017-04-24 06:12:33 +0000 | |
commit | 4d6649fcdf2a57eed506b3e6ee4fab6b9af66016 (patch) | |
tree | 3f71d40e6e573c47201a6a27bc8131f7db5d2a8e /docs | |
parent | acb74dbf9b36a9f324d4fdd35dbd4711ead8412e (diff) |
CSIT-557: Performance jobs reorganisation, part 3
Add:
- csit-vpp-perf-verify
Change-Id: Ifc97228f5066f5a2ab3404b9b62d09b49af3f061
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 7a52c16bc35b6abfd0cfacbc6be79b38ee467367)
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. |