diff options
author | Peter Mikus <pmikus@cisco.com> | 2018-05-17 09:51:35 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2018-06-15 12:04:52 +0000 |
commit | d397a241e86304852f594f1d9d439c3aa4ebdd87 (patch) | |
tree | 31b67b27c0ae8afdda3a96d13fc921fe768dc418 /docs | |
parent | a88deeabe7dff7b6e1cd357609c0bc586343aa18 (diff) |
CSIT-1085 eth-l2xcbase-eth-1memif-1dcr
Test case definitions
Change-Id: I03736ef003d3839859dc450745323362b21aa75e
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tag_documentation.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index d43a59ae04..0fac68b6b6 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -405,6 +405,12 @@ Interface tags All test cases which uses Memif. +.. topic:: SINGLE_MEMIF + + All test cases which uses only single Memif connection per DUT. One DUT + instance is running in container having one physical interface exposed to + container. + .. topic:: LBOND All test cases which uses link bonding (BondEthernet interface). |