diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-08-09 12:46:42 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-12 14:22:05 +0000 |
commit | 9c75b7bf5af74aa13cfa3aeeaf726cd965850fce (patch) | |
tree | d32512c64035c47f57d568ba8065790ca0d9029c /tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot | |
parent | 3e664d4a46aecf847659df2fe3d2572697b582a7 (diff) |
Clean: Various libraries
- Remove translate TC as they have no perf opposite
- Remove unused keywords
- Merge similar keywords / rename
- Move keywords from perf library to categories
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I6433006136e2497ad8fb17193aa20c578d836999
Diffstat (limited to 'tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot index 29d3114fc1..e3dba2f5e8 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-dot1ad-l2xcbase-ndrpdr.robot @@ -88,8 +88,9 @@ | | And Configure L2 tag rewrite method on interfaces | | ... | ${dut1} | ${subif_index_1} | ${dut2} | ${subif_index_2} | | ... | ${tag_rewrite} -| | And Connect interfaces and VLAN sub-interfaces using L2XC +| | And Configure L2XC | | ... | ${dut1} | ${dut1_if1} | ${subif_index_1} +| | And Configure L2XC | | ... | ${dut2} | ${dut2_if2} | ${subif_index_2} | | Then Find NDR and PDR intervals using optimized search |