aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/l2bd
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-06-16 09:38:28 +0200
committerTibor Frank <tifrank@cisco.com>2017-06-26 12:37:26 +0000
commit41bded220766aad6f805a9864ef677abe9ff9004 (patch)
tree6df32095797eccd6e9e039d0fefaf773d67455cd /tests/func/l2bd
parent2f55e281e2b8f820bfb5939172ba45bbcce6a7fa (diff)
CSIT-683: Re-organize L2 libraries - func
Change-Id: I5444dfba68ea41d8190d6615e23505f3c08c377c Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/func/l2bd')
-rw-r--r--tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot b/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot
index 93367d459c..096c0eb38e 100644
--- a/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot
+++ b/tests/func/l2bd/eth2p-eth-l2bdbasemaclrn-func.robot
@@ -16,6 +16,7 @@
| Resource | resources/libraries/robot/bridge_domain.robot
| Resource | resources/libraries/robot/testing_path.robot
| Resource | resources/libraries/robot/qemu.robot
+| Resource | resources/libraries/robot/interfaces.robot
| Library | resources.libraries.python.Trace
| Force Tags | HW_ENV | VM_ENV | SKIP_VPP_PATCH
| Test Setup | Set up functional test
@@ -46,7 +47,7 @@
| | ... | [Top] TG=DUT1; TG-DUT1-DUT2-TG. [Enc] None. [Cfg] Discovered \
| | ... | active interfaces. [Ver] Report active interfaces on DUT. [Ref]
| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO
-| | Report VPP interfaces | ${nodes['DUT1']}
+| | VPP reports interfaces through VAT on '${nodes['DUT1']}'
| TC02: DUT with L2BD (MAC learning) switch ICMPv4 between two TG links
| | [Documentation]