diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-09-11 14:12:54 +0200 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-09-14 06:59:27 +0000 |
commit | 3e8a10ce9f0481d610aafa41f3195b0900122eb4 (patch) | |
tree | 01c7fe4d0faad9ab5b1b4b8e52e5fdf28a3678f3 /tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot | |
parent | 4e92926132e55972a956be7b854e6e698c62857a (diff) |
Add dot1q-ip4base-[ndrpdr|mrr] perf tests for 2-node topology
Jira: CSIT-1278
Change-Id: I3cc929222d7fd58f38e33917e84675e9c0b55bbd
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot b/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot index 8e7fb01cd5..5d143f36b5 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-dot1q-l2xcbase-mrr.robot @@ -78,7 +78,7 @@ | | ... | ${s_limit} | ${framesize} | overhead=${overhead} | | And Apply startup configuration on all VPP DUTs | | And Set interfaces in path up -| | When Initialize VLAN dot1q sub-interfaces in 3-node circular topology +| | When Initialize VLAN dot1q sub-interfaces in circular topology | | ... | ${dut1} | ${dut1_if2} | ${dut2} | ${dut2_if1} | ${subid} | | And Configure L2 tag rewrite method on interfaces | | ... | ${dut1} | ${subif_index_1} | ${dut2} | ${subif_index_2} |